|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::UCloudScape Class Reference#include <u_cloud_scape.h>
Inheritance diagram for NL3D::UCloudScape:
List of all members.
Detailed Description
-
Author:
-
Matthieu 'Trap' Besson , Nevrax France
-
Date:
-
2002
Definition at line 71 of file u_cloud_scape.h.
Constructor & Destructor Documentation
NL3D::UCloudScape::UCloudScape |
( |
|
) |
[inline] |
|
virtual NL3D::UCloudScape::~UCloudScape |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual void NL3D::UCloudScape::anim |
( |
double |
dt |
) |
[pure virtual] |
|
virtual uint32 NL3D::UCloudScape::getMemSize |
( |
|
) |
[pure virtual] |
|
virtual void NL3D::UCloudScape::init |
( |
SCloudScapeSetup * |
pCSS = NULL |
) |
[pure virtual] |
|
virtual bool NL3D::UCloudScape::isDebugQuadEnabled |
( |
|
) |
[pure virtual] |
|
virtual void NL3D::UCloudScape::render |
( |
|
) |
[pure virtual] |
|
virtual void NL3D::UCloudScape::setDebugQuad |
( |
bool |
b |
) |
[pure virtual] |
|
virtual void NL3D::UCloudScape::setNbCloudToUpdateIn80ms |
( |
uint32 |
n |
) |
[pure virtual] |
|
virtual void NL3D::UCloudScape::setQuality |
( |
float |
threshold |
) |
[pure virtual] |
|
The documentation for this class was generated from the following file:
|
|