|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPatchQuadBlock Class ReferenceA group of tiles faces in a patch.
More...
#include <patch.h>
List of all members.
Detailed Description
A group of tiles faces in a patch.
For speed/mem, max size of a CPatchQuadBlock is fixed.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 248 of file patch.h.
Member Function Documentation
void NL3D::CPatchQuadBlock::buildTileTriangles |
( |
uint8 |
quadId, |
|
|
CTrianglePatch |
triangles[2] |
|
) |
const |
|
Member Data Documentation
CVector NL3D::CPatchQuadBlock::Vertices[NL_PATCH_BLOCK_MAX_VERTEX*NL_PATCH_BLOCK_MAX_VERTEX]
|
|
The documentation for this class was generated from the following files:
|
|