#include <node_handler.h>
List of all members.
Public Member Functions |
| | NodeAdaptor (const char *name, ServerTagInfo *tags) |
Static Public Member Functions |
| static void | Activate (LWInstanceFuncs *inst) |
| | Set static callbacks for the LightWave instance handler.
|
| static int | Activate (int version, GlobalFunc *global, LWInstance inst, void *serverData) |
| | Set static callbacks for the LightWave item 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
template<class T , int minVersion, int maxVersion>
Member Function Documentation
Set static callbacks for the LightWave instance handler.
template<class T , int minVersion, int maxVersion>
| static int lwpp::NodeAdaptor< T, minVersion, maxVersion >::Activate |
( |
int |
version, |
|
|
GlobalFunc * |
global, |
|
|
LWInstance |
inst, |
|
|
void * |
serverData |
|
) |
| |
|
inlinestatic |
Set static callbacks for the LightWave item 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: