CrystalSpace

Public API Reference

Public Member Functions | Protected Attributes
CS::Animation::SkeletonAnimNodeFactory Class Reference

Base implementation of a CS::Animation::iSkeletonAnimNodeFactory. More...

#include <cstool/animnodetmpl.h>

Inheritance diagram for CS::Animation::SkeletonAnimNodeFactory:
CS::Animation::iSkeletonAnimNodeFactory iBase CS::Animation::SkeletonAnimNodeFactoryMulti CS::Animation::SkeletonAnimNodeFactorySingle

List of all members.

Public Member Functions

virtual const char * GetNodeName () const
 Get the name of this factory.
 SkeletonAnimNodeFactory (const char *name)
 Constructor.
virtual ~SkeletonAnimNodeFactory ()
 Destructor.

Protected Attributes

csString name
 The name of this factory.

Detailed Description

Base implementation of a CS::Animation::iSkeletonAnimNodeFactory.

Definition at line 114 of file animnodetmpl.h.


Constructor & Destructor Documentation

Constructor.

Destructor.

Definition at line 126 of file animnodetmpl.h.


Member Function Documentation

virtual const char* CS::Animation::SkeletonAnimNodeFactory::GetNodeName ( ) const [virtual]

Get the name of this factory.

Implements CS::Animation::iSkeletonAnimNodeFactory.


Member Data Documentation

The name of this factory.

Definition at line 135 of file animnodetmpl.h.


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

Generated for Crystal Space 2.0 by doxygen 1.7.6.1