|
HDK
|
Enumerations | |
| enum | Samplemethod { Samplemethod::AVERAGE = 0, Samplemethod::CLOSEST, Samplemethod::RANDOM } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Samplemethod enum_value) |
|
strong |
| Enumerator | |
|---|---|
| AVERAGE | |
| CLOSEST | |
| RANDOM | |
Definition at line 25 of file SOP_PointCloudReduce.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PointCloudReduceEnums::getToken | ( | Samplemethod | enum_value | ) |
Definition at line 33 of file SOP_PointCloudReduce.proto.h.