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 68 of file SOP_RawImport.proto.h.

Constructor & Destructor Documentation

SOP_RawImportParms::Blocks::Blocks ( )
inline

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

Member Function Documentation

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

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

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

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

Member Data Documentation

bool SOP_RawImportParms::Blocks::bfloat

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

bool SOP_RawImportParms::Blocks::collate

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

UT_StringHolder SOP_RawImportParms::Blocks::name

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

int64 SOP_RawImportParms::Blocks::precision

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

int64 SOP_RawImportParms::Blocks::target

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

int64 SOP_RawImportParms::Blocks::tuplesize

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

int64 SOP_RawImportParms::Blocks::type

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

int64 SOP_RawImportParms::Blocks::volorder

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

UT_Vector3I SOP_RawImportParms::Blocks::volres

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


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