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

kerosin::RenderNode Class Reference

RenderNode is the base class for all nodes which are part of the scene hierarchy and are able to render itself. More...

#include <rendernode.h>

Inheritance diagram for kerosin::RenderNode:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RenderNode ()
virtual ~RenderNode ()
virtual void RenderInternal ()=0
 renders the node

Detailed Description

RenderNode is the base class for all nodes which are part of the scene hierarchy and are able to render itself.

Definition at line 33 of file rendernode.h.


Constructor & Destructor Documentation

RenderNode::RenderNode  ) 
 

Definition at line 28 of file rendernode.cpp.

RenderNode::~RenderNode  )  [virtual]
 

Definition at line 32 of file rendernode.cpp.


Member Function Documentation

virtual void kerosin::RenderNode::RenderInternal  )  [pure virtual]
 

renders the node

Implemented in kerosin::StaticMesh.


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