HDK
|
#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 () |
Definition at line 47 of file GU_UVPack.h.
|
inline |
Definition at line 73 of file GU_UVPack.h.
Definition at line 64 of file GU_UVPack.h.
Definition at line 68 of file GU_UVPack.h.
Definition at line 60 of file GU_UVPack.h.
Definition at line 57 of file GU_UVPack.h.
|
inline |
Definition at line 78 of file GU_UVPack.h.
|
inline |
Definition at line 79 of file GU_UVPack.h.
|
inline |
Definition at line 74 of file GU_UVPack.h.
|
inline |
Definition at line 72 of file GU_UVPack.h.
|
inline |
Definition at line 83 of file GU_UVPack.h.
Definition at line 76 of file GU_UVPack.h.
Definition at line 77 of file GU_UVPack.h.
Definition at line 54 of file GU_UVPack.h.
Definition at line 51 of file GU_UVPack.h.