#include <TextureReader.hpp>
List of all members.
Detailed Description
Definition at line 12 of file TextureReader.hpp.
Constructor & Destructor Documentation
| yap::TextureReader::TextureReader |
( |
Texture & |
texture, |
|
|
const String & |
xmlRootNodeName |
|
) |
| |
| yap::TextureReader::~TextureReader |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void yap::TextureReader::Visit |
( |
XmlReader & |
visitable | ) |
|
|
virtual |
Member Data Documentation
| const String yap::TextureReader::DEFAULT_XML_ID_NODE_NAME = "id" |
|
staticprivate |
| const String yap::TextureReader::DEFAULT_XML_NAME_NODE_NAME = "name" |
|
staticprivate |
| const String yap::TextureReader::DEFAULT_XML_RECT_NODE_NAME = "rect" |
|
staticprivate |
| Texture& yap::TextureReader::texture_ |
|
private |
| String yap::TextureReader::xmlRootNodeName_ |
|
private |
The documentation for this class was generated from the following files: