|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CTessBlock Class ReferenceA block of 2*2 tiles, for accurate clipping.
More...
#include <tess_block.h>
Collaboration diagram for NL3D::CTessBlock:
[legend]List of all members.
Detailed Description
A block of 2*2 tiles, for accurate clipping.
-
Author(s):
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 51 of file tess_block.h.
Constructor & Destructor Documentation
NL3D::CTessBlock::CTessBlock (
|
) [inline]
|
|
Member Function Documentation
void NL3D::CTessBlock::clip (
|
const std::vector< CPlane >& pyramid )
|
|
void NL3D::CTessBlock::clipFar (
|
const CVector & refineCenter,
|
|
float tileDistNear,
|
|
float farTransition )
|
|
void NL3D::CTessBlock::extendSphere (
|
const CVector & vec )
|
|
void NL3D::CTessBlock::resetClip (
|
)
|
|
Member Data Documentation
bool NL3D::CTessBlock::Clipped
|
|
bool NL3D::CTessBlock::Empty [private]
|
|
bool NL3D::CTessBlock::EmptyFar1
|
|
bool NL3D::CTessBlock::FullFar1
|
|
CTileMaterial * NL3D::CTessBlock::RdrTileRoot[NL3D_TESSBLOCK_TILESIZE]
|
|
The documentation for this class was generated from the following files:
|
|