|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CFaceGrid::CFaceGridBuild Class ReferenceA temporary grid, used to create a static CFaceGrid object.
More...
#include <face_grid.h>
List of all members.
Detailed Description
A temporary grid, used to create a static CFaceGrid object.
-
Author:
-
Benjamin Legros , Nevrax France
-
Date:
-
2001
Definition at line 66 of file face_grid.h.
Member Function Documentation
void NLPACS::CFaceGrid::CFaceGridBuild::init |
( |
uint |
width, |
|
|
float |
elsize |
|
) |
[inline] |
|
Member Data Documentation
std::vector< std::vector<uint32> > NLPACS::CFaceGrid::CFaceGridBuild::Grid
|
|
float NLPACS::CFaceGrid::CFaceGridBuild::Size
|
|
uint NLPACS::CFaceGrid::CFaceGridBuild::Width
|
|
|
The width, in number of rows and lines of the grid.
Definition at line 73 of file face_grid.h.
Referenced by init, and insert. |
The documentation for this class was generated from the following file:
|
|