iMeshObjectDrawCallback Struct Reference
[Mesh plugins]
Set a callback which is called just before the object is drawn.
More...
#include <imesh/object.h>
Inheritance diagram for iMeshObjectDrawCallback:

Public Member Functions | |
| virtual bool | BeforeDrawing (iMeshObject *spr, iRenderView *rview)=0 |
| Before drawing. | |
Detailed Description
Set a callback which is called just before the object is drawn.Definition at line 88 of file object.h.
Member Function Documentation
| virtual bool iMeshObjectDrawCallback::BeforeDrawing | ( | iMeshObject * | spr, | |
| iRenderView * | rview | |||
| ) | [pure virtual] |
Before drawing.
The documentation for this struct was generated from the following file:
- imesh/object.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
