HDK
|
Enumerations | |
enum | Mode { Mode::STORE = 0, Mode::EXTRACT, Mode::SWAP } |
enum | Nml { Nml::OFF = 0, Nml::POLY, Nml::ON } |
enum | Xform { Xform::OFF = 0, Xform::POLY, Xform::ON } |
enum | Quadric { Quadric::OFF = 0, Quadric::POLY, Quadric::ON } |
enum | Precision { Precision::AUTO = 0, Precision::_32, Precision::_64 } |
|
strong |
Enumerator | |
---|---|
STORE | |
EXTRACT | |
SWAP |
Definition at line 27 of file SOP_Rest.proto.h.
|
strong |
Enumerator | |
---|---|
OFF | |
POLY | |
ON |
Definition at line 33 of file SOP_Rest.proto.h.
|
strong |
Enumerator | |
---|---|
AUTO | |
_32 | |
_64 |
Definition at line 51 of file SOP_Rest.proto.h.
|
strong |
Enumerator | |
---|---|
OFF | |
POLY | |
ON |
Definition at line 45 of file SOP_Rest.proto.h.
|
strong |
Enumerator | |
---|---|
OFF | |
POLY | |
ON |
Definition at line 39 of file SOP_Rest.proto.h.