iBezierState Struct Reference
[Mesh plugins]
This is the state interface to access the internals of a bezier mesh object.
More...
#include <imesh/bezier.h>
Inheritance diagram for iBezierState:
Public Member Functions | |
virtual iBezierFactoryState * | GetFactory ()=0 |
Get the factory. |
Detailed Description
This is the state interface to access the internals of a bezier mesh object.Main creators of instances implementing this interface:
- Bezier mesh object plugin (crystalspace.mesh.object.bezier)
- iMeshObjectFactory::NewInstance()
Main ways to get pointers to this interface:
Main users of this interface:
- Bezier Loader plugin (crystalspace.mesh.loader.bezier)
Definition at line 171 of file bezier.h.
Member Function Documentation
virtual iBezierFactoryState* iBezierState::GetFactory | ( | ) | [pure virtual] |
Get the factory.
The documentation for this struct was generated from the following file:
- imesh/bezier.h
Generated for Crystal Space by doxygen 1.4.7