LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::XPanelNodeAdaptor Class Reference

#include <node_handler.h>

+ Inheritance diagram for lwpp::XPanelNodeAdaptor:
+ Collaboration diagram for lwpp::XPanelNodeAdaptor:

List of all members.

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.
static int Interface (int version, GlobalFunc *global, void *loc, void *serverdata)

Member Function Documentation

template<class T >
static void lwpp::InstanceAdaptor< T >::Activate ( LWInstanceFuncs *  inst)
inlinestaticinherited

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 
)
inlinestaticinherited

Set static callbacks for the LightWave item handler.

template<class T >
static void lwpp::ItemAdaptor< T >::Activate ( LWItemFuncs *  inst)
inlinestaticinherited

Set static callbacks for the LightWave item handler.

template<class T >
static void lwpp::RenderAdaptor< T >::Activate ( LWRenderFuncs *  inst)
inlinestaticinherited

Set static callbacks for the LightWave item handler.

template<class T >
static int lwpp::XPanelAdaptor< T >::Interface ( int  version,
GlobalFunc *  global,
void *  loc,
void *  serverdata 
)
inlinestaticinherited

The documentation for this class was generated from the following file: