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

kerosin::Axis Class Reference

#include <axis.h>

Inheritance diagram for kerosin::Axis:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Axis ()
float GetSize ()
 returns the size of an axis
void SetSize (float size)
 sets the size of an axis

Protected Member Functions

virtual void RenderInternal ()

Protected Attributes

float mSize

Detailed Description

Definition at line 30 of file axis.h.


Constructor & Destructor Documentation

Axis::Axis  ) 
 

Definition at line 28 of file axis.cpp.


Member Function Documentation

float Axis::GetSize  ) 
 

returns the size of an axis

Definition at line 64 of file axis.cpp.

References mSize.

void Axis::RenderInternal  )  [protected, virtual]
 

Definition at line 32 of file axis.cpp.

References mSize.

void Axis::SetSize float  size  ) 
 

sets the size of an axis

Definition at line 69 of file axis.cpp.

References mSize.


Member Data Documentation

float kerosin::Axis::mSize [protected]
 

Definition at line 49 of file axis.h.

Referenced by GetSize(), RenderInternal(), and SetSize().


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