Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

collada
Namespace anonymous_namespace_2

   in StdSkeletons.cpp

namespace anonymous_namespace_2


Method Summary
 bool AlreadyUsedTargetBone( const std::vector< Bone >& bones, int targetId )
          
 void LoadSkeletonBones( xmlNode* parent, std::vector< Bone >& bones, const Skeleton* targetSkeleton, const std::string& targetName )
          
 void LoadSkeletonData( xmlNode* root )
          
 

Method Detail

AlreadyUsedTargetBone

public bool AlreadyUsedTargetBone( const std::vector< Bone >& bones, int targetId );

LoadSkeletonBones

public void LoadSkeletonBones( xmlNode* parent, std::vector< Bone >& bones, const Skeleton* targetSkeleton, const std::string& targetName );

LoadSkeletonData

public void LoadSkeletonData( xmlNode* root );

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD