![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Wrapper for code shared between the PMD and PSA converters. More...
#include <CommonConvert.h>

Public Member Functions | |
| CommonConvert (const char *text, std::string &xmlErrors) | |
| ~CommonConvert () | |
| const FColladaDocument & | GetDocument () const |
| FCDSceneNode & | GetRoot () |
| FCDEntityInstance & | GetInstance () |
| const FMMatrix44 & | GetEntityTransform () const |
| bool | IsYUp () const |
| bool | IsXSI () const |
Private Attributes | |
| FColladaErrorHandler | m_Err |
| FColladaDocument | m_Doc |
| FCDEntityInstance * | m_Instance |
| FMMatrix44 | m_EntityTransform |
| bool | m_YUp |
| bool | m_IsXSI |
Wrapper for code shared between the PMD and PSA converters.
Loads the document and provides access to the relevant objects and values.
| CommonConvert::CommonConvert | ( | const char * | text, |
| std::string & | xmlErrors | ||
| ) |
| CommonConvert::~CommonConvert | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |