dtCore::ShaderXML Class Reference

#include <shaderxml.h>

List of all members.

Public Member Functions

 ShaderXML ()
 Constructs the parser and initializes xerces.
 ~ShaderXML ()
 Destroys the parser and shuts down xerces.
void ParseXML (const std::string &fileName)
 Parses the shader XML file.


Constructor & Destructor Documentation

dtCore::ShaderXML::ShaderXML (  ) 

Constructs the parser and initializes xerces.

dtCore::ShaderXML::~ShaderXML (  ) 

Destroys the parser and shuts down xerces.


Member Function Documentation

void dtCore::ShaderXML::ParseXML ( const std::string &  fileName  ) 

Parses the shader XML file.

Parameters:
fileName Full path to the xml file to parse.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008