HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_MLExampleDeserializePackedParms::Inputs Struct Reference

#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
 

Detailed Description

Definition at line 66 of file SOP_MLExampleDeserializePacked.proto.h.

Constructor & Destructor Documentation

SOP_MLExampleDeserializePackedParms::Inputs::Inputs ( )
inline

Definition at line 75 of file SOP_MLExampleDeserializePacked.proto.h.

Member Function Documentation

Definition at line 95 of file SOP_MLExampleDeserializePacked.proto.h.

bool SOP_MLExampleDeserializePackedParms::Inputs::operator== ( const Inputs src) const
inline

Definition at line 85 of file SOP_MLExampleDeserializePacked.proto.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: