V-ART
Public Member Functions | Protected Attributes | List of all members
VART::XmlAction::Source Class Reference

#include <xmlaction.h>

Public Member Functions

 Source (const Scene &scene)
 
 Source (const SceneNode &sNode)
 
JointGetJointByName (const std::string &name) const
 

Protected Attributes

const ScenescenePtr
 
const SceneNodesceneNodePtr
 

Detailed Description

Definition at line 39 of file xmlaction.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

VART::Joint * VART::XmlAction::Source::GetJointByName ( const std::string &  name) const

Definition at line 400 of file xmlaction.cpp.

Referenced by VART::XmlAction::LoadAnimation().

Member Data Documentation

const SceneNode* VART::XmlAction::Source::sceneNodePtr
protected

Definition at line 48 of file xmlaction.h.

const Scene* VART::XmlAction::Source::scenePtr
protected

Definition at line 47 of file xmlaction.h.


The documentation for this class was generated from the following files: