LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::LayoutToolAdaptor< T > Class Template Reference

Wrapper for a Layout Tool. More...

#include <layouttool_handler.h>

+ Inheritance diagram for lwpp::LayoutToolAdaptor< T >:
+ Collaboration diagram for lwpp::LayoutToolAdaptor< T >:

List of all members.

Public Member Functions

 LayoutToolAdaptor (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 a LightWave Layout Tool.

Detailed Description

template<class T>
class lwpp::LayoutToolAdaptor< T >

Wrapper for a Layout Tool.


Constructor & Destructor Documentation

template<class T >
lwpp::LayoutToolAdaptor< T >::LayoutToolAdaptor ( const char *  name,
ServerTagInfo *  tags 
)
inline

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 >
static int lwpp::LayoutToolAdaptor< T >::Activate ( int  version,
GlobalFunc *  global,
LWInstance  inst,
void *  serverData 
)
inlinestatic

Set static callbacks for a LightWave Layout Tool.


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