Public Member Functions | |
SAX2X3DHandler (NodeCreationProxy *nodeCreationProxy) | |
~SAX2X3DHandler () | |
void | startDocument () |
void | startElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES_CPP_NAMESPACE_QUALIFIER Attributes &attrs) |
void | endElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) |
void | endDocument () |
void | fatalError (const XERCES_CPP_NAMESPACE_QUALIFIER SAXParseException &exception) |
void | error (const XERCES_CPP_NAMESPACE_QUALIFIER SAXParseException &exception) |
Scene * | getScene () const |
|
Definition at line 45 of file XercesLoader.cpp. |
|
Definition at line 50 of file XercesLoader.cpp. |
|
Definition at line 120 of file XercesLoader.cpp. |
|
Definition at line 109 of file XercesLoader.cpp. |
|
|
|
|
|
Definition at line 33 of file XercesLoader.cpp. Referenced by XercesLoader::load(). |
|
Definition at line 54 of file XercesLoader.cpp. |
|
|