LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::LWPanelMasterAdaptor< T, maxVersion, minVersion, plugType > Class Template Reference

#include <master_handler.h>

+ Inheritance diagram for lwpp::LWPanelMasterAdaptor< T, maxVersion, minVersion, plugType >:
+ Collaboration diagram for lwpp::LWPanelMasterAdaptor< T, maxVersion, minVersion, plugType >:

List of all members.

Public Member Functions

 LWPanelMasterAdaptor (const char *name, ServerTagInfo *tags=0)

Static Public Member Functions

static int Activate (int version, GlobalFunc *global, LWInstance inst, void *serverData)
 Set static callbacks for a LightWave Master.
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 int Interface (int version, GlobalFunc *global, void *loc, void *serverdata)
static LWError Options (LWInstance inst)

Constructor & Destructor Documentation

template<class T, int maxVersion, int minVersion, int plugType>
lwpp::LWPanelMasterAdaptor< T, maxVersion, minVersion, plugType >::LWPanelMasterAdaptor ( const char *  name,
ServerTagInfo *  tags = 0 
)
inline

Member Function Documentation

static int lwpp::MasterAdaptor< T, maxVersion, minVersion, plugType, false >::Activate ( int  version,
GlobalFunc *  global,
LWInstance  inst,
void *  serverData 
)
inlinestaticinherited

Set static callbacks for a LightWave Master.

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

Set static callbacks for the LightWave instance 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 int lwpp::LWPanelAdaptor< T >::Interface ( int  version,
GlobalFunc *  global,
void *  loc,
void *  serverdata 
)
inlinestaticinherited
template<class T >
static LWError lwpp::LWPanelAdaptor< T >::Options ( LWInstance  inst)
inlinestaticinherited

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