HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_Stat::ga_StatVolume Class Reference

#include <GA_Stat.h>

Public Member Functions

 ga_StatVolume (GA_Index idx=-1, const char *name="", int rx=0, int ry=0, int rz=0)
 
 ~ga_StatVolume ()
 
const char * getName () const
 
const UT_StringHoldergetNameHolder () const
 
GA_Index getIndex () const
 
GA_Size xres () const
 
GA_Size yres () const
 
GA_Size zres () const
 
void setName (const UT_StringHolder &n)
 
void setIndex (GA_Index idx)
 
void setRes (GA_Size rx, GA_Size ry, GA_Size rz)
 

Detailed Description

Definition at line 129 of file GA_Stat.h.

Constructor & Destructor Documentation

GA_Stat::ga_StatVolume::ga_StatVolume ( GA_Index  idx = -1,
const char *  name = "",
int  rx = 0,
int  ry = 0,
int  rz = 0 
)
inline

Definition at line 132 of file GA_Stat.h.

GA_Stat::ga_StatVolume::~ga_StatVolume ( )
inline

Definition at line 140 of file GA_Stat.h.

Member Function Documentation

GA_Index GA_Stat::ga_StatVolume::getIndex ( ) const
inline

Definition at line 144 of file GA_Stat.h.

const char* GA_Stat::ga_StatVolume::getName ( ) const
inline

Definition at line 142 of file GA_Stat.h.

const UT_StringHolder& GA_Stat::ga_StatVolume::getNameHolder ( ) const
inline

Definition at line 143 of file GA_Stat.h.

void GA_Stat::ga_StatVolume::setIndex ( GA_Index  idx)
inline

Definition at line 150 of file GA_Stat.h.

void GA_Stat::ga_StatVolume::setName ( const UT_StringHolder n)
inline

Definition at line 149 of file GA_Stat.h.

void GA_Stat::ga_StatVolume::setRes ( GA_Size  rx,
GA_Size  ry,
GA_Size  rz 
)
inline

Definition at line 151 of file GA_Stat.h.

GA_Size GA_Stat::ga_StatVolume::xres ( ) const
inline

Definition at line 145 of file GA_Stat.h.

GA_Size GA_Stat::ga_StatVolume::yres ( ) const
inline

Definition at line 146 of file GA_Stat.h.

GA_Size GA_Stat::ga_StatVolume::zres ( ) const
inline

Definition at line 147 of file GA_Stat.h.


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