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

#include <GU_UVPack.h>

Public Member Functions

 Horizon (int width)
 
void clear ()
 
int getMinHeight ()
 
int getMaxHeight ()
 
int getHeight (int i)
 
void updateHeight (int i, int h)
 
void updateMaxHeight (int h)
 
int getWidth ()
 
const UT_IntArraygetHeightData () const
 

Detailed Description

Definition at line 104 of file GU_UVPack.h.

Constructor & Destructor Documentation

GU_UVPack::Horizon::Horizon ( int  width)

Member Function Documentation

void GU_UVPack::Horizon::clear ( )
int GU_UVPack::Horizon::getHeight ( int  i)
inline

Definition at line 110 of file GU_UVPack.h.

const UT_IntArray& GU_UVPack::Horizon::getHeightData ( ) const
inline

Definition at line 116 of file GU_UVPack.h.

int GU_UVPack::Horizon::getMaxHeight ( )
inline

Definition at line 109 of file GU_UVPack.h.

int GU_UVPack::Horizon::getMinHeight ( )
int GU_UVPack::Horizon::getWidth ( )
inline

Definition at line 115 of file GU_UVPack.h.

void GU_UVPack::Horizon::updateHeight ( int  i,
int  h 
)
inline

Definition at line 111 of file GU_UVPack.h.

void GU_UVPack::Horizon::updateMaxHeight ( int  h)
inline

Definition at line 113 of file GU_UVPack.h.


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