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

#include <SOP_RawImport.proto.h>

Public Member Functions

 Blocks ()
 
bool operator== (const Blocks &src) const
 
bool operator!= (const Blocks &src) const
 

Public Attributes

UT_StringHolder name
 
int64 target
 
int64 tuplesize
 
int64 type
 
int64 precision
 
bool bfloat
 
bool collate
 
UT_Vector3I volres
 
int64 volorder
 

Detailed Description

Definition at line 146 of file SOP_RawImport.proto.h.

Constructor & Destructor Documentation

SOP_RawImportParms::Blocks::Blocks ( )
inline

Definition at line 159 of file SOP_RawImport.proto.h.

Member Function Documentation

bool SOP_RawImportParms::Blocks::operator!= ( const Blocks src) const
inline

Definition at line 187 of file SOP_RawImport.proto.h.

bool SOP_RawImportParms::Blocks::operator== ( const Blocks src) const
inline

Definition at line 173 of file SOP_RawImport.proto.h.

Member Data Documentation

bool SOP_RawImportParms::Blocks::bfloat

Definition at line 153 of file SOP_RawImport.proto.h.

bool SOP_RawImportParms::Blocks::collate

Definition at line 154 of file SOP_RawImport.proto.h.

UT_StringHolder SOP_RawImportParms::Blocks::name

Definition at line 148 of file SOP_RawImport.proto.h.

int64 SOP_RawImportParms::Blocks::precision

Definition at line 152 of file SOP_RawImport.proto.h.

int64 SOP_RawImportParms::Blocks::target

Definition at line 149 of file SOP_RawImport.proto.h.

int64 SOP_RawImportParms::Blocks::tuplesize

Definition at line 150 of file SOP_RawImport.proto.h.

int64 SOP_RawImportParms::Blocks::type

Definition at line 151 of file SOP_RawImport.proto.h.

int64 SOP_RawImportParms::Blocks::volorder

Definition at line 156 of file SOP_RawImport.proto.h.

UT_Vector3I SOP_RawImportParms::Blocks::volres

Definition at line 155 of file SOP_RawImport.proto.h.


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