OSGCylinder Class Reference

Graphical cylinder. More...

#include <osgprimitive.h>

Inherits OSGPrimitive.

Inheritance diagram for OSGCylinder:

Inheritance graph
[legend]
Collaboration diagram for OSGCylinder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OSGCylinder (float radius, float height)
virtual void init (const OsgHandle &osgHandle, Quality quality=Middle)
 Initialisation of the primitive.
float getRadius ()
float getHeight ()

Protected Attributes

float radius
float height

Detailed Description

Graphical cylinder.


Constructor & Destructor Documentation

OSGCylinder float  radius,
float  height
 


Member Function Documentation

float getHeight  )  [inline]
 

float getRadius  )  [inline]
 

void init const OsgHandle osgHandle,
Quality  quality = Middle
[virtual]
 

Initialisation of the primitive.

Must in order to place the object into the scene. This function should be overloaded

Implements OSGPrimitive.


Member Data Documentation

float height [protected]
 

float radius [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 02:14:52 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8