CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

iSkeletonConnection Struct Reference

This interface describes the API for a connection in the skeleton system. More...

#include <skeleton.h>

Inheritance diagram for iSkeletonConnection:

iBase List of all members.

Public Methods

virtual void SetTransformation (const csTransform &tr)=0
 Set the transformation used for this connection. More...

virtual csTransformGetTransformation ()=0
 Get the transformation. More...


Detailed Description

This interface describes the API for a connection in the skeleton system.

A connection is also a limb but is implemented in a seperate interface.

Definition at line 58 of file skeleton.h.


Member Function Documentation

virtual csTransform& iSkeletonConnection::GetTransformation   [pure virtual]
 

Get the transformation.

virtual void iSkeletonConnection::SetTransformation const csTransform   tr [pure virtual]
 

Set the transformation used for this connection.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14