|
HDK
|
Enumerations | |
| enum | Grouptype { Grouptype::AUTO = 0, Grouptype::VERTICES, Grouptype::EDGES, Grouptype::POINTS, Grouptype::PRIMS } |
| enum | Colgrouptype { Colgrouptype::AUTO = 0, Colgrouptype::EDGES, Colgrouptype::POINTS, Colgrouptype::PRIMS, Colgrouptype::VERTICES } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Grouptype enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Colgrouptype enum_value) |
|
strong |
| Enumerator | |
|---|---|
| AUTO | |
| EDGES | |
| POINTS | |
| PRIMS | |
| VERTICES | |
Definition at line 48 of file SOP_GroupExpand.proto.h.
|
strong |
| Enumerator | |
|---|---|
| AUTO | |
| VERTICES | |
| EDGES | |
| POINTS | |
| PRIMS | |
Definition at line 25 of file SOP_GroupExpand.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_GroupExpandEnums::getToken | ( | Grouptype | enum_value | ) |
Definition at line 35 of file SOP_GroupExpand.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_GroupExpandEnums::getToken | ( | Colgrouptype | enum_value | ) |
Definition at line 58 of file SOP_GroupExpand.proto.h.