|
HDK
|
Enumerations | |
| enum | Mode { Mode::EIKONAL = 0, Mode::POISSON, Mode::HEAT, Mode::TRANSPORT } |
| enum | Extrapolationtype { Extrapolationtype::SCALAR = 0, Extrapolationtype::PARALLELTRANSPORT, Extrapolationtype::RADIALFIELD } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Mode enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Extrapolationtype enum_value) |
|
strong |
| Enumerator | |
|---|---|
| SCALAR | |
| PARALLELTRANSPORT | |
| RADIALFIELD | |
Definition at line 46 of file SOP_AttribFill.proto.h.
|
strong |
| Enumerator | |
|---|---|
| EIKONAL | |
| POISSON | |
| HEAT | |
| TRANSPORT | |
Definition at line 25 of file SOP_AttribFill.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AttribFillEnums::getToken | ( | Mode | enum_value | ) |
Definition at line 34 of file SOP_AttribFill.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_AttribFillEnums::getToken | ( | Extrapolationtype | enum_value | ) |
Definition at line 54 of file SOP_AttribFill.proto.h.