CIvfCylinder Class Reference

#include <ivf/IvfCylinder.h>

Inheritance diagram for CIvfCylinder:

CIvfCone CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfCylinder ()
virtual ~CIvfCylinder ()
 IvfClassInfo ("CIvfCylinder", CIvfCone)
void setRadius (const double radius)
double getRadius ()

Detailed Description

Cylinder shape class

CIvfCylinder implements a cylinder shape. The cylinder shape is a specialized version of the cone shape and thus have the same methods.

Author:
Jonas Lindemann
Examples:

handlers.cpp, lod.cpp, manip.cpp, placement.cpp, robot.cpp, and selection.cpp.

Definition at line 40 of file IvfCylinder.h.


Constructor & Destructor Documentation

CIvfCylinder::CIvfCylinder  ) 
 

CIvfCylinder constructor.

virtual CIvfCylinder::~CIvfCylinder  )  [virtual]
 

CIvfCylinder destructor.


Member Function Documentation

double CIvfCylinder::getRadius  ) 
 

Return cylinder radius

void CIvfCylinder::setRadius const double  radius  ) 
 

Set cylinder radius


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:50 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO