|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CAnimatedLightmap Class ReferenceAn animated lightmap.
More...
#include <animated_lightmap.h>
Inheritance diagram for NL3D::CAnimatedLightmap:
List of all members.
Detailed Description
An animated lightmap.
-
Author:
-
Matthieu Besson , Nevrax France
-
Date:
-
2001
Definition at line 47 of file animated_lightmap.h.
Member Enumeration Documentation
enum NL3D::CAnimatedLightmap::TAnimValues
|
|
Constructor & Destructor Documentation
NL3D::CAnimatedLightmap::CAnimatedLightmap |
( |
|
) |
|
|
virtual NL3D::CAnimatedLightmap::~CAnimatedLightmap |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
ITrack * NL3D::CAnimatedLightmap::getDefaultTrack |
( |
uint |
valueId |
) |
[virtual] |
|
std::string NL3D::CAnimatedLightmap::getName |
( |
|
) |
const [inline] |
|
const char * NL3D::CAnimatedLightmap::getValueName |
( |
uint |
valueId |
) |
const [virtual] |
|
void NL3D::CAnimatedLightmap::registerToChannelMixer |
( |
CChannelMixer * |
chanMixer, |
|
|
const std::string & |
prefix |
|
) |
[virtual] |
|
void NL3D::CAnimatedLightmap::setName |
( |
const std::string & |
s |
) |
[inline] |
|
Member Data Documentation
std::string NL3D::CAnimatedLightmap::_Name [private]
|
|
The documentation for this class was generated from the following files:
|
|