LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::VolumetricAdaptor< T, min, max > Class Template Reference

Wrapper for an VolumetricHandler. More...

#include <volumetric_handler.h>

+ Inheritance diagram for lwpp::VolumetricAdaptor< T, min, max >:
+ Collaboration diagram for lwpp::VolumetricAdaptor< T, min, max >:

List of all members.

Public Member Functions

 VolumetricAdaptor (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 Volumetric.
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.

Detailed Description

template<class T, int min, int max>
class lwpp::VolumetricAdaptor< T, min, max >

Wrapper for an VolumetricHandler.


Constructor & Destructor Documentation

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

Set static callbacks for a LightWave Volumetric.

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.


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