V-ART
|
#include <xmlaction.h>
Public Member Functions | |
Source (const Scene &scene) | |
Source (const SceneNode &sNode) | |
Joint * | GetJointByName (const std::string &name) const |
Protected Attributes | |
const Scene * | scenePtr |
const SceneNode * | sceneNodePtr |
Definition at line 39 of file xmlaction.h.
VART::XmlAction::Source::Source | ( | const Scene & | scene | ) |
Definition at line 388 of file xmlaction.cpp.
VART::XmlAction::Source::Source | ( | const SceneNode & | sNode | ) |
Definition at line 394 of file xmlaction.cpp.
VART::Joint * VART::XmlAction::Source::GetJointByName | ( | const std::string & | name | ) | const |
Definition at line 400 of file xmlaction.cpp.
Referenced by VART::XmlAction::LoadAnimation().
|
protected |
Definition at line 48 of file xmlaction.h.
|
protected |
Definition at line 47 of file xmlaction.h.