|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CQuadBranch Class Reference#include <surface_quad.h>
Inheritance diagram for NLPACS::CQuadBranch:
List of all members.
Member Enumeration Documentation
|
-
Enumeration values:
-
NoChild |
|
LeafChild |
|
BranchChild |
|
Definition at line 108 of file surface_quad.h. |
Constructor & Destructor Documentation
NLPACS::CQuadBranch::CQuadBranch |
( |
const CQuadBranch & |
branch |
) |
|
|
NLPACS::CQuadBranch::CQuadBranch |
( |
uint8 |
level = 0 |
) |
[inline] |
|
NLPACS::CQuadBranch::~CQuadBranch |
( |
|
) |
[inline] |
|
Member Function Documentation
void NLPACS::CQuadBranch::addVertex |
( |
const NLMISC::CVector & |
v |
) |
[virtual] |
|
bool NLPACS::CQuadBranch::check |
( |
|
) |
const [virtual] |
|
const IQuadNode* NLPACS::CQuadBranch::getChild |
( |
uint |
child |
) |
const [inline, virtual] |
|
bool NLPACS::CQuadBranch::isLeaf |
( |
|
) |
const [inline, virtual] |
|
NLPACS::CQuadBranch & NLPACS::CQuadBranch::operator= |
( |
const CQuadBranch & |
branch |
) |
|
|
void NLPACS::CQuadBranch::reduceChildren |
( |
|
) |
[protected] |
|
void NLPACS::CQuadBranch::setChild |
( |
uint |
child, |
|
|
IQuadNode * |
node |
|
) |
[inline] |
|
void NLPACS::CQuadBranch::translate |
( |
const NLMISC::CVector & |
translation |
) |
[inline, virtual] |
|
Friends And Related Function Documentation
friend class CSurfaceQuadTree [friend]
|
|
Member Data Documentation
IQuadNode* NLPACS::CQuadBranch::_Children[4] [protected]
|
|
The documentation for this class was generated from the following files:
|
|