Wrapper for an VolumetricHandler.
More...
#include <volumetric_handler.h>
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 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>
Member Function Documentation
Set static callbacks for the LightWave instance handler.
template<class T , int min, int max>
Set static callbacks for a LightWave Volumetric.
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: