|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CFaceGrid Class ReferenceA selection grid for the interior faces.
More...
#include <face_grid.h>
List of all members.
Detailed Description
A selection grid for the interior faces.
It contains the indexes of the faces, as uint32. -
Author:
-
Benjamin Legros , Nevrax France
-
Date:
-
2001
Definition at line 57 of file face_grid.h.
Constructor & Destructor Documentation
NLPACS::CFaceGrid::CFaceGrid |
( |
|
) |
[inline] |
|
Member Function Documentation
void NLPACS::CFaceGrid::clear |
( |
|
) |
[inline] |
|
void NLPACS::CFaceGrid::create |
( |
const CFaceGridBuild & |
fgb |
) |
[inline] |
|
void NLPACS::CFaceGrid::select |
( |
const NLMISC::CVector & |
pos, |
|
|
std::vector< uint32 > & |
selected |
|
) |
const [inline] |
|
Member Data Documentation
float NLPACS::CFaceGrid::_ElSize [protected]
|
|
std::vector<uint32> NLPACS::CFaceGrid::_Grid [protected]
|
|
std::vector<uint32> NLPACS::CFaceGrid::_GridData [protected]
|
|
uint16 NLPACS::CFaceGrid::_Log2Width [protected]
|
|
uint16 NLPACS::CFaceGrid::_Width [protected]
|
|
The documentation for this class was generated from the following file:
|
|