![]() |
Public API Reference |
#include <metaball.h>
Inheritance diagram for iMetaBallState:

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... | |
@
Definition at line 40 of file metaball.h.
|
|
Get number of balls currently being animated.
|
|
|
Regular lighting and mixmode settings.
|
|
|
Get modifiable parameters.
|
|
|
For statistics only.
|
|
|
Set material to be environmentally mapped.
|
|
|
Set the number of balls being animated.
|
|
|
Set True for true environment mapping, false for fake style mapping.
|