|
HDK
|
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (KernelType enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (SmoothingMethod enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (TetMeshTreatment enum_value) |
|
strong |
| Enumerator | |
|---|---|
| EXPONENTIALBUMP | |
| TRUNCATEDGAUSSIAN | |
| QUADRATIC | |
| LINEAR | |
Definition at line 25 of file SOP_PointCaptureCore.proto.h.
|
strong |
| Enumerator | |
|---|---|
| APPROXIMATING | |
| INTERPOLATING | |
| NONE | |
Definition at line 46 of file SOP_PointCaptureCore.proto.h.
|
strong |
| Enumerator | |
|---|---|
| AS_SURFACE | |
| AS_SOLID | |
| NONE | |
Definition at line 65 of file SOP_PointCaptureCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PointCaptureCoreEnums::getToken | ( | KernelType | enum_value | ) |
Definition at line 34 of file SOP_PointCaptureCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PointCaptureCoreEnums::getToken | ( | SmoothingMethod | enum_value | ) |
Definition at line 54 of file SOP_PointCaptureCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PointCaptureCoreEnums::getToken | ( | TetMeshTreatment | enum_value | ) |
Definition at line 73 of file SOP_PointCaptureCore.proto.h.