Class for Volumetric plugins.
More...
#include <volumetric_handler.h>
List of all members.
Detailed Description
Class for Volumetric plugins.
- Note:
- Work in progress note LWVolumeAccess has been replaced by the wrapper with the class VolumetricAccess
Constructor & Destructor Documentation
| lwpp::VolumetricHandler::VolumetricHandler |
( |
void * |
g, |
|
|
void * |
context, |
|
|
LWError * |
err |
|
) |
| |
|
inline |
| virtual lwpp::VolumetricHandler::~VolumetricHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void lwpp::ItemHandler::ChangeID |
( |
const LWItemID * |
id_list | ) |
|
|
inlinevirtualinherited |
| virtual void lwpp::RenderHandler::Cleanup |
( |
| ) |
|
|
inlinevirtualinherited |
| virtual const char* lwpp::InstanceHandler::DescLn |
( |
| ) |
|
|
inlinevirtualinherited |
| virtual unsigned int lwpp::VolumetricHandler::Flags |
( |
void |
| ) |
|
|
inlinevirtual |
| virtual LWError lwpp::RenderHandler::Init |
( |
int |
mode | ) |
|
|
inlinevirtualinherited |
| virtual LWError lwpp::Storeable::Load |
( |
const LoadState & |
ls | ) |
|
|
inlinevirtualinherited |
| virtual LWError lwpp::RenderHandler::NewTime |
( |
LWFrame |
frame, |
|
|
LWTime |
time |
|
) |
| |
|
inlinevirtualinherited |
| virtual LWError lwpp::Storeable::Save |
( |
const SaveState & |
ss | ) |
|
|
inlinevirtualinherited |
| void lwpp::InstanceHandler::SetClassName |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetDescription |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetDescription |
( |
const std::string & |
s | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetName |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::Update |
( |
| ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::Update |
( |
const char * |
cName | ) |
|
|
inlineinherited |
| virtual const LWItemID* lwpp::ItemHandler::UseItems |
( |
| ) |
|
|
inlinevirtualinherited |
Member Data Documentation
| LWItemID lwpp::VolumetricHandler::Context |
|
protected |
| LWFrame lwpp::RenderHandler::currentFrame |
|
protectedinherited |
| LWTime lwpp::RenderHandler::currentTime |
|
protectedinherited |
| const char* lwpp::InstanceHandler::m_className |
|
protectedinherited |
| std::string lwpp::InstanceHandler::m_description |
|
protectedinherited |
| const char* lwpp::InstanceHandler::m_pluginName |
|
protectedinherited |
| int lwpp::RenderHandler::renderMode |
|
protectedinherited |
The documentation for this class was generated from the following file: