CrystalSpace

Public API Reference

CS::RenderManager::PostEffectLayersParser Class Reference

Helper to parse post processing effect configurations. More...

#include <csplugincommon/rendermanager/posteffects.h>

Inheritance diagram for CS::RenderManager::PostEffectLayersParser:

List of all members.

Public Member Functions

bool AddLayersFromDocument (iDocumentNode *node, PostEffectManager &effects)
 Parse from a document node,.
bool AddLayersFromFile (const char *filename, PostEffectManager &effects)
 Parse from XML file. Document root node must be "posteffect".
 PostEffectLayersParser (iObjectRegistry *objReg)
 Create.

Detailed Description

Helper to parse post processing effect configurations.

Definition at line 466 of file posteffects.h.


Constructor & Destructor Documentation

CS::RenderManager::PostEffectLayersParser::PostEffectLayersParser ( iObjectRegistry objReg  ) 

Create.


Member Function Documentation

bool CS::RenderManager::PostEffectLayersParser::AddLayersFromDocument ( iDocumentNode node,
PostEffectManager effects 
)

Parse from a document node,.

bool CS::RenderManager::PostEffectLayersParser::AddLayersFromFile ( const char *  filename,
PostEffectManager effects 
)

Parse from XML file. Document root node must be "posteffect".


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

Generated for Crystal Space 2.0 by doxygen 1.6.1