Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iBugPlugRenderObject Struct Reference
An application/module can implement this interface to render something. More...
#include <ivaria/bugplug.h>
Inheritance diagram for iBugPlugRenderObject:

Public Member Functions | |
virtual void | Render (iGraphics3D *g3d, iBugPlug *bugplug)=0 |
Render. |
Detailed Description
An application/module can implement this interface to render something.BugPlug can call the render function when it decides it is time to render the object.
Definition at line 40 of file bugplug.h.
Member Function Documentation
|
Render.
|
The documentation for this struct was generated from the following file:
- ivaria/bugplug.h
Generated for Crystal Space by doxygen 1.4.4