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

#include <SOP_PackedEdit.proto.h>

Public Member Functions

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

Public Attributes

UT_StringHolder vgroup
 
UT_StringHolder vpackedname
 
int64 viewportlod
 
int64 visible3d
 
int64 visible2d
 

Detailed Description

Definition at line 99 of file SOP_PackedEdit.proto.h.

Constructor & Destructor Documentation

SOP_PackedEditParms::Vopcount::Vopcount ( )
inline

Definition at line 108 of file SOP_PackedEdit.proto.h.

Member Function Documentation

bool SOP_PackedEditParms::Vopcount::operator!= ( const Vopcount src) const
inline

Definition at line 128 of file SOP_PackedEdit.proto.h.

bool SOP_PackedEditParms::Vopcount::operator== ( const Vopcount src) const
inline

Definition at line 118 of file SOP_PackedEdit.proto.h.

Member Data Documentation

UT_StringHolder SOP_PackedEditParms::Vopcount::vgroup

Definition at line 101 of file SOP_PackedEdit.proto.h.

int64 SOP_PackedEditParms::Vopcount::viewportlod

Definition at line 103 of file SOP_PackedEdit.proto.h.

int64 SOP_PackedEditParms::Vopcount::visible2d

Definition at line 105 of file SOP_PackedEdit.proto.h.

int64 SOP_PackedEditParms::Vopcount::visible3d

Definition at line 104 of file SOP_PackedEdit.proto.h.

UT_StringHolder SOP_PackedEditParms::Vopcount::vpackedname

Definition at line 102 of file SOP_PackedEdit.proto.h.


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