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

DtLineModel is the model interface for remote graphic lines. More...

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

List of all members.

Public Member Functions

 DtLineModel (DtDe &de, DtUniqueID id)
 CTOR.
 ~DtLineModel ()
 DTOR.
virtual void setColor (float r, float g, float b, float a)=0
 Set the color of the line.
virtual void setWidth (float width)=0
 Set the width of the line.
virtual void setStipplePattern (unsigned int pattern, int repeatFactor=1)=0
 Set a stipple pattern for the line.

Detailed Description

DtLineModel is the model interface for remote graphic lines.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtLineModel::setColor ( float  r,
float  g,
float  b,
float  a 
) [pure virtual]
virtual void makVrv::DtLineModel::setWidth ( float  width) [pure virtual]
virtual void makVrv::DtLineModel::setStipplePattern ( unsigned int  pattern,
int  repeatFactor = 1 
) [pure virtual]

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)