CrystalSpace

Public API Reference

CS::Animation::SkeletonAnimNodeFactory Class Reference

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

#include <cstool/animnodetmpl.h>

Inheritance diagram for CS::Animation::SkeletonAnimNodeFactory:

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

CS::Animation::SkeletonAnimNodeFactory::SkeletonAnimNodeFactory ( const char *  name  ) 

Constructor.

virtual CS::Animation::SkeletonAnimNodeFactory::~SkeletonAnimNodeFactory (  )  [inline, virtual]

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.6.1