CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iBugPlugRenderObject Struct Reference

An application/module can implement this interface to render something. More...

#include <bugplug.h>

Inheritance diagram for iBugPlugRenderObject:

iBase List of all members.

Public Methods

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 39 of file bugplug.h.


Member Function Documentation

virtual void iBugPlugRenderObject::Render iGraphics3D   g3d,
iBugPlug   bugplug
[pure virtual]
 

Render.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18