cAnimationConstructor Class Reference

List of all members.

Public Member Functions

mixed Init (mixed pGrannyLoader, mixed mpSkeleton, mixed mpAnim, mixed mlBodySamples)
mixed GetSampleBone (mixed sBoneName)
 param must be lowercased
mixed GetOrCreateBone (mixed iBoneID)
 recursive : creates parent hierarchy if needed
mixed Execute (mixed pAnim)
 constructs the animation


Detailed Description

Definition at line 4113 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed cAnimationConstructor::Init ( mixed  pGrannyLoader,
mixed  mpSkeleton,
mixed  mpAnim,
mixed  mlBodySamples 
) [inline]

~ int miCurrentSubMesh ~ std::vector<cGrannyLoader_i2*>& mlBodySamples ~ cGrannyLoader_i2* mpGrannyLoader ~ Ogre::SkeletonPtr& mpSkeleton ~ Ogre::Animation* mpAnim ~ int miAnimDataCounter

Definition at line 4121 of file lua_pseudo_code.cpp.

mixed cAnimationConstructor::GetSampleBone ( mixed  sBoneName  )  [inline]

param must be lowercased

Definition at line 4124 of file lua_pseudo_code.cpp.

mixed cAnimationConstructor::GetOrCreateBone ( mixed  iBoneID  )  [inline]

recursive : creates parent hierarchy if needed

Definition at line 4127 of file lua_pseudo_code.cpp.

mixed cAnimationConstructor::Execute ( mixed  pAnim  )  [inline]

constructs the animation

Definition at line 4130 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:09 2013 for lua by  doxygen 1.5.6