|
HDK
|
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) |
|
strong |
| Enumerator | |
|---|---|
| COLORATTRIB | |
| UVATTRIB | |
| OTHERATTRIB | |
Definition at line 80 of file SOP_AttribCopy.proto.h.
|
strong |
| Enumerator | |
|---|---|
| GUESS | |
| SAMEASGROUP | |
| VERTICES | |
| POINTS | |
| PRIMS | |
| DETAIL | |
Definition at line 99 of file SOP_AttribCopy.proto.h.
|
strong |
| Enumerator | |
|---|---|
| VERTICES | |
| POINTS | |
| PRIMS | |
Definition at line 44 of file SOP_AttribCopy.proto.h.
|
strong |
| Enumerator | |
|---|---|
| BYVALUES | |
| TOELEMENT | |
Definition at line 63 of file SOP_AttribCopy.proto.h.
|
strong |
| Enumerator | |
|---|---|
| VERTICES | |
| POINTS | |
| PRIMS | |
Definition at line 25 of file SOP_AttribCopy.proto.h.
| 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.