CrystalSpace

Public API Reference

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

iMetaBallState Struct Reference

Document me! @. More...

#include <metaball.h>

Inheritance diagram for iMetaBallState:

iBase List of all members.

Public Methods

virtual int GetMetaBallCount ()=0
 Get number of balls currently being animated. More...

virtual void SetMetaBallCount (int number)=0
 Set the number of balls being animated. More...

virtual void SetQualityEnvironmentMapping (bool toggle)=0
 Set True for true environment mapping, false for fake style mapping. More...

virtual MetaParameters * GetParameters ()=0
 Get modifiable parameters. More...

virtual void SetMaterial (iMaterialWrapper *mat)=0
 Set material to be environmentally mapped. More...

virtual int ReportTriangleCount ()=0
 For statistics only. More...

virtual uint GetMixMode ()=0
 Regular lighting and mixmode settings. More...


Detailed Description

Document me! @.

@

Definition at line 40 of file metaball.h.


Member Function Documentation

virtual int iMetaBallState::GetMetaBallCount   [pure virtual]
 

Get number of balls currently being animated.

virtual uint iMetaBallState::GetMixMode   [pure virtual]
 

Regular lighting and mixmode settings.

virtual MetaParameters* iMetaBallState::GetParameters   [pure virtual]
 

Get modifiable parameters.

virtual int iMetaBallState::ReportTriangleCount   [pure virtual]
 

For statistics only.

virtual void iMetaBallState::SetMaterial iMaterialWrapper   mat [pure virtual]
 

Set material to be environmentally mapped.

virtual void iMetaBallState::SetMetaBallCount int    number [pure virtual]
 

Set the number of balls being animated.

virtual void iMetaBallState::SetQualityEnvironmentMapping bool    toggle [pure virtual]
 

Set True for true environment mapping, false for fake style mapping.


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