Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

kerosin::CustomRender Class Reference

CustomRender is the base class for all nodes installed below the Spark RenderControl node. More...

#include <customrender.h>

Inheritance diagram for kerosin::CustomRender:

Inheritance graph
[legend]
Collaboration diagram for kerosin::CustomRender:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CustomRender ()
virtual ~CustomRender ()
virtual void Render ()=0

Detailed Description

CustomRender is the base class for all nodes installed below the Spark RenderControl node.

This serves as a hook mechanism to render objects or overlays that are not part of the scene graph

Definition at line 35 of file customrender.h.


Constructor & Destructor Documentation

CustomRender::CustomRender  ) 
 

Definition at line 27 of file customrender.cpp.

CustomRender::~CustomRender  )  [virtual]
 

Definition at line 31 of file customrender.cpp.


Member Function Documentation

virtual void kerosin::CustomRender::Render  )  [pure virtual]
 

Implemented in SoccerRender.


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 15:43:18 2006 for rcssserver3d by  doxygen 1.4.4