Friends

deAnimationBone Class Reference

Animation Bone. More...

#include <deAnimationBone.h>

List of all members.

Public Member Functions

Constructors and Destructors
 deAnimationBone ()
 Creates a new animation bone with no name.
 ~deAnimationBone ()
 Cleans up the animation bone.
Management
const char * GetName () const
void SetName (const char *name)

Friends

class deAnimation

Detailed Description

Animation Bone.

Defines a bone in the animation.

Author:
Plüss Roland
Version:
1.0
Date:
2008

Constructor & Destructor Documentation

deAnimationBone::deAnimationBone (  )

Creates a new animation bone with no name.

deAnimationBone::~deAnimationBone (  )

Cleans up the animation bone.


Member Function Documentation

const char* deAnimationBone::GetName (  ) const [inline]
void deAnimationBone::SetName ( const char *  name )

Friends And Related Function Documentation

friend class deAnimation [friend]

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