|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CLandscapeModel Class ReferenceThe model for MOT.
More...
#include <landscape_model.h>
Inheritance diagram for NL3D::CLandscapeModel:
List of all members.
Detailed Description
The model for MOT.
A landscape is not designed to move, but easier here. If you translate/rotate this model, nothing happens. Landscape cannot move. See CLandscape for more information on Landscape. -
See also:
-
CLandscape.
Definition at line 51 of file landscape_model.h.
Constructor & Destructor Documentation
NL3D::CLandscapeModel::CLandscapeModel |
( |
|
) |
[protected] |
|
virtual NL3D::CLandscapeModel::~CLandscapeModel |
( |
|
) |
[inline, protected, virtual] |
|
Member Function Documentation
IModel* NL3D::CLandscapeModel::creator |
( |
|
) |
[inline, static, private] |
|
void NL3D::CLandscapeModel::enableAdditive |
( |
bool |
enable |
) |
[inline] |
|
float NL3D::CLandscapeModel::getAdditive |
( |
|
) |
const [inline] |
|
void NL3D::CLandscapeModel::initModel |
( |
|
) |
[virtual] |
|
bool NL3D::CLandscapeModel::isAdditive |
( |
|
) |
const [inline] |
|
void NL3D::CLandscapeModel::registerBasic |
( |
|
) |
[static] |
|
void NL3D::CLandscapeModel::setAdditive |
( |
float |
additive |
) |
[inline] |
|
Friends And Related Function Documentation
friend class CLandscapeClipObs [friend]
|
|
friend class CLandscapeRenderObs [friend]
|
|
Member Data Documentation
bool NL3D::CLandscapeModel::_ActiveAdditive [private]
|
|
float NL3D::CLandscapeModel::_Additive [private]
|
|
CPlane NL3D::CLandscapeModel::CurrentPyramid[NL3D_TESSBLOCK_NUM_CLIP_PLANE] [private]
|
|
The documentation for this class was generated from the following files:
|
|