|
HDK
|
Enumerations | |
| enum | SourceGroupType { SourceGroupType::GUESS = 0, SourceGroupType::PRIMS, SourceGroupType::POINTS } |
| enum | Pivot { Pivot::ORIGIN = 0, Pivot::CENTROID } |
| enum | ViewportLOD { ViewportLOD::FULL = 0, ViewportLOD::POINTS, ViewportLOD::BOX, ViewportLOD::CENTROID, ViewportLOD::HIDDEN } |
| enum | Applyto { Applyto::POINTS = 0, Applyto::VERTS, Applyto::PRIMS } |
| enum | Applymethod { Applymethod::COPY = 0, Applymethod::NONE, Applymethod::MULT, Applymethod::ADD, Applymethod::SUB } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (SourceGroupType enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Pivot enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (ViewportLOD enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Applyto enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Applymethod enum_value) |
|
strong |
| Enumerator | |
|---|---|
| COPY | |
| NONE | |
| MULT | |
| ADD | |
| SUB | |
Definition at line 103 of file SOP_CopyToPoints-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| POINTS | |
| VERTS | |
| PRIMS | |
Definition at line 84 of file SOP_CopyToPoints-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| ORIGIN | |
| CENTROID | |
Definition at line 44 of file SOP_CopyToPoints-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| GUESS | |
| PRIMS | |
| POINTS | |
Definition at line 25 of file SOP_CopyToPoints-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| FULL | |
| POINTS | |
| BOX | |
| CENTROID | |
| HIDDEN | |
Definition at line 61 of file SOP_CopyToPoints-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPoints_2_0Enums::getToken | ( | SourceGroupType | enum_value | ) |
Definition at line 33 of file SOP_CopyToPoints-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPoints_2_0Enums::getToken | ( | Pivot | enum_value | ) |
Definition at line 51 of file SOP_CopyToPoints-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPoints_2_0Enums::getToken | ( | ViewportLOD | enum_value | ) |
Definition at line 71 of file SOP_CopyToPoints-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPoints_2_0Enums::getToken | ( | Applyto | enum_value | ) |
Definition at line 92 of file SOP_CopyToPoints-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_CopyToPoints_2_0Enums::getToken | ( | Applymethod | enum_value | ) |
Definition at line 113 of file SOP_CopyToPoints-2.0.proto.h.