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

This class is a virtual class that all direction line models must implement. More...

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

List of all members.

Public Member Functions

 DtOverlayDirectionLineModel (DtDe &de, DtUniqueID id)
 Constructor.
virtual ~DtOverlayDirectionLineModel ()
 Destructor.
virtual void setDirection (int index, const DtVector &direction)=0
 Sets the direction of the line in 3D space, will be normalized.
virtual void setLength (int index, float length)=0
 Sets the length of the line in 2D space.

Detailed Description

This class is a virtual class that all direction line models must implement.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtOverlayDirectionLineModel::setDirection ( int  index,
const DtVector direction 
) [pure virtual]

Sets the direction of the line in 3D space, will be normalized.

Implemented in makVrv::DtOsgOverlayDirectionLineModel.

virtual void makVrv::DtOverlayDirectionLineModel::setLength ( int  index,
float  length 
) [pure virtual]

Sets the length of the line in 2D space.

Implemented in makVrv::DtOsgOverlayDirectionLineModel.


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)