iGenMeshSkeletonScript Struct Reference
[Mesh plugins, Mesh plugins]
@@ Document me
More...
#include <imesh/gmeshskel.h>
Inheritance diagram for iGenMeshSkeletonScript:

Public Member Functions | |
virtual float | GetFactor ()=0 |
Get script influence factor. | |
virtual const char * | GetName ()=0 |
Get script name. | |
virtual float | GetSpeed ()=0 |
Get speed factor (similar to GetTime). | |
virtual size_t | GetTime ()=0 |
Get script time. | |
virtual void | SetFactor (float factor)=0 |
Set script infuence factor. | |
virtual void | SetSpeed (float speed)=0 |
Set speed factor(similar to SetTime). | |
virtual void | SetTime (size_t time)=0 |
Set script time. |
Detailed Description
@@ Document me
Definition at line 284 of file gmeshskel.h.
Member Function Documentation
|
Get script influence factor.
|
|
Get script name.
|
|
Get speed factor (similar to GetTime).
|
|
Get script time.
|
|
Set script infuence factor.
|
|
Set speed factor(similar to SetTime).
|
|
Set script time.
|
The documentation for this struct was generated from the following file:
- imesh/gmeshskel.h
Generated for Crystal Space by doxygen 1.4.6