#include <tessellation.h>
Inheritance diagram for NL3D::CTessNearVertex:
Public Member Functions | |
void | initMiddleUv (CTessNearVertex &a, CTessNearVertex &b) |
Data Fields | |
sint32 | Index |
CTessNodeList * | Next |
CTessBlock * | OwnerBlock |
CTessNodeList * | Prec |
CUV | PUv0 |
CUV | PUv1 |
CUV | PUv2 |
CTessVertex * | Src |
|
Definition at line 144 of file tessellation.h. References PUv0, PUv1, and PUv2. Referenced by NL3D::CTessFace::heritTileUv().
|
|
|
|
Definition at line 134 of file tessellation.h. Referenced by NL3D::CPatch::appendNearVertexToRenderList(), NL3D::CPatch::checkCreateVertexVBNear(), NL3D::CPatch::checkDeleteVertexVBNear(), NL3D::CPatch::checkFillVertexVBNear(), and NL3D::CPatch::removeNearVertexFromRenderList(). |
|
Definition at line 43 of file tess_list.h. Referenced by NL3D::CTessNodeList::CTessNodeList(). |
|
Definition at line 137 of file tessellation.h. Referenced by NL3D::CPatch::fillTileVertexVB(), and initMiddleUv(). |
|
Definition at line 138 of file tessellation.h. Referenced by NL3D::CPatch::fillTileVertexVB(), and initMiddleUv(). |
|
Definition at line 140 of file tessellation.h. Referenced by NL3D::CPatch::fillTileVertexVB(), and initMiddleUv(). |
|
Definition at line 136 of file tessellation.h. Referenced by NL3D::CTessFace::allocTileUv(), NL3D::CPatch::computeGeomorphTileVertexListVB(), NL3D::CPatch::fillTileVertexVB(), and NL3D::CTessFace::updateNearFarVertices(). |