Class for Imagefilters.
More...
#include <imagefilter_handler.h>
List of all members.
Detailed Description
Class for Imagefilters.
- Note:
- LWFilterAccess is still the original struct and not replaced by the wrapper with a class
Constructor & Destructor Documentation
| lwpp::ImageFilterHandler::ImageFilterHandler |
( |
void * |
g, |
|
|
void * |
context, |
|
|
LWError * |
err |
|
) |
| |
|
inline |
| virtual lwpp::ImageFilterHandler::~ImageFilterHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual void lwpp::ItemHandler::ChangeID |
( |
const LWItemID * |
id_list | ) |
|
|
inlinevirtualinherited |
| virtual const char* lwpp::InstanceHandler::DescLn |
( |
| ) |
|
|
inlinevirtualinherited |
| virtual unsigned int lwpp::ImageFilterHandler::Flags |
( |
| ) |
|
|
inlinevirtual |
| int* lwpp::ImageFilterHandler::Flags10 |
( |
| ) |
|
|
inline |
| virtual LWError lwpp::Storeable::Load |
( |
const LoadState & |
ls | ) |
|
|
inlinevirtualinherited |
| virtual void lwpp::ImageFilterHandler::Process |
( |
const LWFilterAccess * |
fa | ) |
|
|
inlinevirtual |
| 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 void lwpp::ImageFilterHandler::UpdateFlags |
( |
| ) |
|
|
inlinevirtual |
| virtual const LWItemID* lwpp::ItemHandler::UseItems |
( |
| ) |
|
|
inlinevirtualinherited |
Member Data Documentation
| int* lwpp::ImageFilterHandler::m_bufferReturn |
|
protected |
| BufferSet lwpp::ImageFilterHandler::m_bufferSet |
|
protected |
| const char* lwpp::InstanceHandler::m_className |
|
protectedinherited |
| std::string lwpp::InstanceHandler::m_description |
|
protectedinherited |
| const char* lwpp::InstanceHandler::m_pluginName |
|
protectedinherited |
The documentation for this class was generated from the following file: