OSGCapsule Class Reference

Graphical capsule (a cylinder with round ends). More...

#include <osgprimitive.h>

Inherits OSGPrimitive.

Inheritance diagram for OSGCapsule:

Inheritance graph
[legend]
Collaboration diagram for OSGCapsule:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OSGCapsule (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 capsule (a cylinder with round ends).


Constructor & Destructor Documentation

OSGCapsule 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