RVC::QSEARCHTREE::MAKEPARMS Class Reference
#include <rvc/quadtree.h>
List of all members.
Constructor & Destructor Documentation
| RVC::QSEARCHTREE::MAKEPARMS::MAKEPARMS |
( |
ELEMTYPE |
ElemType, |
|
|
const DRECT2D & |
Extents, |
|
|
INT32 |
InitialNumItems | |
|
) |
| | [inline] |
Default Constructor.
- Parameters:
-
| ElemType | Quadtree element type |
Member Function Documentation
| ELEMTYPE RVC::QSEARCHTREE::MAKEPARMS::GetElemType |
( |
|
) |
const [inline] |
| const DRECT2D& RVC::QSEARCHTREE::MAKEPARMS::GetExtents |
( |
|
) |
const [inline] |
| INT32 RVC::QSEARCHTREE::MAKEPARMS::GetNumItems |
( |
|
) |
const [inline] |
| void RVC::QSEARCHTREE::MAKEPARMS::SetElemType |
( |
ELEMTYPE |
ElemType |
) |
[inline] |
| void RVC::QSEARCHTREE::MAKEPARMS::SetExtents |
( |
const DRECT2D & |
Extents |
) |
[inline] |
| void RVC::QSEARCHTREE::MAKEPARMS::SetNumItems |
( |
INT32 |
NumItems |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: