VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrv::DtExtrudedCircleModel Class Reference

This class is a virtual class that all Extruded circle models must implement. More...

Inheritance diagram for makVrv::DtExtrudedCircleModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtExtrudedCircleModel (DtDe &de, DtUniqueID id)
 Constructor.
 ~DtExtrudedCircleModel ()
 Destructor.
virtual void setCircleDimensions (double xRadius, double yRadius)=0
 Sets the dimension of the circle.
virtual void setNumSegments (int)=0
 Sets the number of segments to use when creating the model. Default is 64.

Detailed Description

This class is a virtual class that all Extruded circle models must implement.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtExtrudedCircleModel::setCircleDimensions ( double  xRadius,
double  yRadius 
) [pure virtual]

Sets the dimension of the circle.

Implemented in makVrv::DtOsgExtrudedCircleModel.

virtual void makVrv::DtExtrudedCircleModel::setNumSegments ( int  ) [pure virtual]

Sets the number of segments to use when creating the model. Default is 64.

Implemented in makVrv::DtOsgExtrudedCircleModel.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)