iBezierState Struct Reference
This is the state interface to access the internals of a thing mesh object. More...
#include <bezier.h>
Inheritance diagram for iBezierState:

Public Methods | |
| virtual void * | GetPrivateObject ()=0 |
| @ UGLY | |
| virtual iBezierFactoryState * | GetFactory ()=0 |
| Get the factory. | |
Detailed Description
This is the state interface to access the internals of a thing mesh object.
Main creators of instances implementing this interface:
- Bezier mesh object plugin (crystalspace.mesh.object.bezier)
- iMeshObjectFactory::NewInstance()
- Bezier Loader plugin (crystalspace.mesh.loader.bezier)
Definition at line 180 of file bezier.h.
Member Function Documentation
|
|
Get the factory.
|
|
|
@ UGLY @ |
The documentation for this struct was generated from the following file:
- imesh/bezier.h
Generated for Crystal Space by doxygen 1.2.18
