#include <tessellation.h>
Definition at line 65 of file tessellation.h.
Public Member Functions | |
CParamCoord (CParamCoord a, CParamCoord b) | |
CParamCoord (uint16 s, uint16 t) | |
CParamCoord () | |
float | getS () const |
float | getT () const |
bool | onBorder () const |
void | setST (float s, float t) |
Data Fields | |
uint16 | S |
uint16 | T |
|
Definition at line 71 of file tessellation.h.
00071 {} |
|
Definition at line 72 of file tessellation.h.
|
|
Definition at line 74 of file tessellation.h. References S, sint, T, and uint16.
|
|
|
|
Definition at line 85 of file tessellation.h.
|
|
Definition at line 83 of file tessellation.h. Referenced by NL3D::CPatch::makeRoots().
|
|
Definition at line 68 of file tessellation.h. Referenced by NL3D::CTessFace::computeTileMaterial(), CParamCoord(), NL3D::CPatch::getNumTessBlock(), NL3D::CTessFace::initTileUvLightmap(), and NL3D::CTessFace::initTileUvRGBA(). |
|
Definition at line 68 of file tessellation.h. Referenced by NL3D::CTessFace::computeTileMaterial(), CParamCoord(), NL3D::CPatch::getNumTessBlock(), NL3D::CTessFace::initTileUvLightmap(), and NL3D::CTessFace::initTileUvRGBA(). |