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

The model interface for remote graphics segmented lines. More...

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

List of all members.

Public Member Functions

 Dt3DSegmentedLineModel (DtDe &de, DtUniqueID id)
 Constructor.
 ~Dt3DSegmentedLineModel ()
 Destructor.
virtual void setStopOnTerrainIntersection (bool enabled)=0
 Set whether or not the line stops at the first terrain intersection.
virtual void setOcclusionEnabled (bool enabled)=0
 Turn on or off occlusion of the line by other objects; default is true.
virtual void setPickable (bool pickable)=0
 Turn on or off the ability to pick the line. Off by default.

Detailed Description

The model interface for remote graphics segmented lines.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::Dt3DSegmentedLineModel::setStopOnTerrainIntersection ( bool  enabled) [pure virtual]

Set whether or not the line stops at the first terrain intersection.

Implemented in makVrv::DtOsg3DSegmentedLineModel, and makVrv::DtOsg3DGreatCircleArcModel.

virtual void makVrv::Dt3DSegmentedLineModel::setOcclusionEnabled ( bool  enabled) [pure virtual]

Turn on or off occlusion of the line by other objects; default is true.

Implemented in makVrv::DtOsg3DSegmentedLineModel, and makVrv::DtOsg3DGreatCircleArcModel.

virtual void makVrv::Dt3DSegmentedLineModel::setPickable ( bool  pickable) [pure virtual]

Turn on or off the ability to pick the line. Off by default.

Implemented in makVrv::DtOsg3DSegmentedLineModel, and makVrv::DtOsg3DGreatCircleArcModel.


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)