HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_AttribCopyEnums Namespace Reference

Enumerations

enum  Srcgrouptype { Srcgrouptype::VERTICES = 0, Srcgrouptype::POINTS, Srcgrouptype::PRIMS }
 
enum  Destgrouptype { Destgrouptype::VERTICES = 0, Destgrouptype::POINTS, Destgrouptype::PRIMS }
 
enum  Matchbyattributemethod { Matchbyattributemethod::BYVALUES = 0, Matchbyattributemethod::TOELEMENT }
 
enum  Attrib { Attrib::COLORATTRIB = 0, Attrib::UVATTRIB, Attrib::OTHERATTRIB }
 
enum  Class {
  Class::GUESS = 0, Class::SAMEASGROUP, Class::VERTICES, Class::POINTS,
  Class::PRIMS, Class::DETAIL
}
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Srcgrouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Destgrouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Matchbyattributemethod enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Attrib enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Class enum_value)
 

Enumeration Type Documentation

Enumerator
COLORATTRIB 
UVATTRIB 
OTHERATTRIB 
Examples:
karma_procedurals/BRAY_HdBox.C, and karma_procedurals/BRAY_HdSphere.C.

Definition at line 80 of file SOP_AttribCopy.proto.h.

Enumerator
GUESS 
SAMEASGROUP 
VERTICES 
POINTS 
PRIMS 
DETAIL 

Definition at line 99 of file SOP_AttribCopy.proto.h.

Enumerator
VERTICES 
POINTS 
PRIMS 

Definition at line 44 of file SOP_AttribCopy.proto.h.

Enumerator
BYVALUES 
TOELEMENT 

Definition at line 63 of file SOP_AttribCopy.proto.h.

Enumerator
VERTICES 
POINTS 
PRIMS 

Definition at line 25 of file SOP_AttribCopy.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_AttribCopyEnums::getToken ( Srcgrouptype  enum_value)

Definition at line 33 of file SOP_AttribCopy.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_AttribCopyEnums::getToken ( Destgrouptype  enum_value)

Definition at line 52 of file SOP_AttribCopy.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_AttribCopyEnums::getToken ( Matchbyattributemethod  enum_value)

Definition at line 70 of file SOP_AttribCopy.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_AttribCopyEnums::getToken ( Attrib  enum_value)

Definition at line 88 of file SOP_AttribCopy.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_AttribCopyEnums::getToken ( Class  enum_value)

Definition at line 110 of file SOP_AttribCopy.proto.h.