HDK
|
#include <SOP_MLExampleDeserializePacked.proto.h>
Public Member Functions | |
Inputs () | |
bool | operator== (const Inputs &src) const |
bool | operator!= (const Inputs &src) const |
Public Attributes | |
int64 | inputtype |
UT_StringHolder | inputpointattribute |
UT_StringHolder | inputvolumename |
UT_Vector3I | inputvolumeresolution |
int64 | inputtuplesize |
Definition at line 66 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 75 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 95 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 85 of file SOP_MLExampleDeserializePacked.proto.h.
UT_StringHolder SOP_MLExampleDeserializePackedParms::Inputs::inputpointattribute |
Definition at line 69 of file SOP_MLExampleDeserializePacked.proto.h.
int64 SOP_MLExampleDeserializePackedParms::Inputs::inputtuplesize |
Definition at line 72 of file SOP_MLExampleDeserializePacked.proto.h.
int64 SOP_MLExampleDeserializePackedParms::Inputs::inputtype |
Definition at line 68 of file SOP_MLExampleDeserializePacked.proto.h.
UT_StringHolder SOP_MLExampleDeserializePackedParms::Inputs::inputvolumename |
Definition at line 70 of file SOP_MLExampleDeserializePacked.proto.h.
UT_Vector3I SOP_MLExampleDeserializePackedParms::Inputs::inputvolumeresolution |
Definition at line 71 of file SOP_MLExampleDeserializePacked.proto.h.