#include <environment_handler.h>
List of all members.
Static Public Member Functions |
| static int | Activate (int version, GlobalFunc *global, LWInstance inst, void *serverData) |
| static void | Activate (LWInstanceFuncs *inst) |
| | Set static callbacks for the LightWave instance handler.
|
| static void | Activate (LWItemFuncs *inst) |
| | Set static callbacks for the LightWave item handler.
|
| static void | Activate (LWRenderFuncs *inst) |
| | Set static callbacks for the LightWave item handler.
|
Constructor & Destructor Documentation
Member Function Documentation
template<class T >
| static int lwpp::EnvironmentAdaptor< T >::Activate |
( |
int |
version, |
|
|
GlobalFunc * |
global, |
|
|
LWInstance |
inst, |
|
|
void * |
serverData |
|
) |
| |
|
inlinestatic |
Set static callbacks for the LightWave instance handler.
Set static callbacks for the LightWave item handler.
Set static callbacks for the LightWave item handler.
The documentation for this class was generated from the following file: