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

#include <GU_UVPack.h>

Public Member Functions

 Raster (int w, int h, int res, fpreal orig_scale)
 
void setScale (fpreal scale)
 
void updateLow (int x, int y)
 
void updateHigh (int x, int y)
 
int getLow (int x)
 
int getInvertedLow (int x)
 
int getHigh (int x)
 
int getInvertedHigh (int x)
 
int getWidth ()
 
int getHeight ()
 
fpreal getOrigScale ()
 
void setMaxU (fpreal u)
 
void setMaxV (fpreal v)
 
fpreal getMaxU ()
 
fpreal getMaxV ()
 
void dumpOrig (int xstep, int ystep)
 
void dump (int xstep, int ystep)
 
bool isTrivial ()
 

Detailed Description

Definition at line 47 of file GU_UVPack.h.

Constructor & Destructor Documentation

GU_UVPack::Raster::Raster ( int  w,
int  h,
int  res,
fpreal  orig_scale 
)

Member Function Documentation

void GU_UVPack::Raster::dump ( int  xstep,
int  ystep 
)
void GU_UVPack::Raster::dumpOrig ( int  xstep,
int  ystep 
)
int GU_UVPack::Raster::getHeight ( )
inline

Definition at line 73 of file GU_UVPack.h.

int GU_UVPack::Raster::getHigh ( int  x)
inline

Definition at line 64 of file GU_UVPack.h.

int GU_UVPack::Raster::getInvertedHigh ( int  x)
inline

Definition at line 68 of file GU_UVPack.h.

int GU_UVPack::Raster::getInvertedLow ( int  x)
inline

Definition at line 60 of file GU_UVPack.h.

int GU_UVPack::Raster::getLow ( int  x)
inline

Definition at line 57 of file GU_UVPack.h.

fpreal GU_UVPack::Raster::getMaxU ( )
inline

Definition at line 78 of file GU_UVPack.h.

fpreal GU_UVPack::Raster::getMaxV ( )
inline

Definition at line 79 of file GU_UVPack.h.

fpreal GU_UVPack::Raster::getOrigScale ( )
inline

Definition at line 74 of file GU_UVPack.h.

int GU_UVPack::Raster::getWidth ( )
inline

Definition at line 72 of file GU_UVPack.h.

bool GU_UVPack::Raster::isTrivial ( )
inline

Definition at line 83 of file GU_UVPack.h.

void GU_UVPack::Raster::setMaxU ( fpreal  u)
inline

Definition at line 76 of file GU_UVPack.h.

void GU_UVPack::Raster::setMaxV ( fpreal  v)
inline

Definition at line 77 of file GU_UVPack.h.

void GU_UVPack::Raster::setScale ( fpreal  scale)
void GU_UVPack::Raster::updateHigh ( int  x,
int  y 
)
inline

Definition at line 54 of file GU_UVPack.h.

void GU_UVPack::Raster::updateLow ( int  x,
int  y 
)
inline

Definition at line 51 of file GU_UVPack.h.


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