|
HDK
|
#include <SOP_MLExampleDeserializePacked.proto.h>
Public Member Functions | |
| Targets () | |
| bool | operator== (const Targets &src) const |
| bool | operator!= (const Targets &src) const |
Public Attributes | |
| int64 | targettype |
| UT_StringHolder | targetpointattribute |
| UT_StringHolder | targetvolumename |
| UT_Vector3I | targetvolumeresolution |
| int64 | targettuplesize |
Definition at line 130 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 139 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 159 of file SOP_MLExampleDeserializePacked.proto.h.
|
inline |
Definition at line 149 of file SOP_MLExampleDeserializePacked.proto.h.
| UT_StringHolder SOP_MLExampleDeserializePackedParms::Targets::targetpointattribute |
Definition at line 133 of file SOP_MLExampleDeserializePacked.proto.h.
| int64 SOP_MLExampleDeserializePackedParms::Targets::targettuplesize |
Definition at line 136 of file SOP_MLExampleDeserializePacked.proto.h.
| int64 SOP_MLExampleDeserializePackedParms::Targets::targettype |
Definition at line 132 of file SOP_MLExampleDeserializePacked.proto.h.
| UT_StringHolder SOP_MLExampleDeserializePackedParms::Targets::targetvolumename |
Definition at line 134 of file SOP_MLExampleDeserializePacked.proto.h.
| UT_Vector3I SOP_MLExampleDeserializePackedParms::Targets::targetvolumeresolution |
Definition at line 135 of file SOP_MLExampleDeserializePacked.proto.h.