CIvfAxis Class Reference

#include <ivf/IvfAxis.h>

Inheritance diagram for CIvfAxis:

CIvfComposite CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfAxis ()
virtual ~CIvfAxis ()
 IvfClassInfo ("CIvfAxis", CIvfComposite)
void setAxisType (int type)
void setSize (double size)
void setArrowMaterial (CIvfMaterial *material)

Detailed Description

Axis shape class

CIvfAxis implements a simple axis shape that can be used to display the X,Y and Z axis for a coordinate system. The axis shape is the size of the unit cube. To change the size of the axis shape use the setScale method.

Author:
Jonas Lindemann
Examples:

actionctl.cpp, advgeom.cpp, controllers.cpp, extrusion.cpp, handlers.cpp, placement.cpp, robot.cpp, and selection.cpp.

Definition at line 47 of file IvfAxis.h.


Constructor & Destructor Documentation

CIvfAxis::CIvfAxis  ) 
 

CIvfAxis constructor.

virtual CIvfAxis::~CIvfAxis  )  [virtual]
 

CIvfAxis destructor.


Member Function Documentation

void CIvfAxis::setArrowMaterial CIvfMaterial material  ) 
 

Set or change material used for arrows

void CIvfAxis::setAxisType int  type  ) 
 

Set axis type

void CIvfAxis::setSize double  size  ) 
 

Set size of axis


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