CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iGeneralMeshState Struct Reference

This interface describes the API for the general mesh object. More...

#include <imesh/genmesh.h>

Inheritance diagram for iGeneralMeshState:

iGeneralMeshCommonState iBase List of all members.

Public Member Functions

virtual iGenMeshAnimationControlGetAnimationControl () const =0
 Get the current animation control for this object.
virtual void SetAnimationControl (iGenMeshAnimationControl *anim_ctrl)=0
 Set the animation control to use for this mesh object.

Detailed Description

This interface describes the API for the general mesh object.

Main creators of instances implementing this interface:

Main ways to get pointers to this interface: Main users of this interface:

Definition at line 157 of file genmesh.h.


Member Function Documentation

virtual iGenMeshAnimationControl* iGeneralMeshState::GetAnimationControl  )  const [pure virtual]
 

Get the current animation control for this object.

virtual void iGeneralMeshState::SetAnimationControl iGenMeshAnimationControl anim_ctrl  )  [pure virtual]
 

Set the animation control to use for this mesh object.

See iGenMeshAnimationControl for more information.


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