VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Protected Types | Protected Attributes
makVrf::DtSupplyLine Class Reference

Creates the supply line and updated from source to target. More...

Classes

struct  Supply

Public Member Functions

 DtSupplyLine (makVrv::DtDe &de, makVrv::DtElementID sourceId, makVrv::DtElementID targetId)
virtual ~DtSupplyLine ()
virtual void setColor (float r, float g, float b, float a)
virtual void setVisible (bool)

Protected Types

typedef std::map< int, SupplySupplyLines

Protected Attributes

SupplyLines mySupplyLines
makVrv::DtDemyDe

Detailed Description

Creates the supply line and updated from source to target.

Member Typedef Documentation

typedef std::map<int, Supply> makVrf::DtSupplyLine::SupplyLines
protected

Constructor & Destructor Documentation

makVrf::DtSupplyLine::DtSupplyLine ( makVrv::DtDe de,
makVrv::DtElementID  sourceId,
makVrv::DtElementID  targetId 
)
virtual makVrf::DtSupplyLine::~DtSupplyLine ( )
virtual

Member Function Documentation

virtual void makVrf::DtSupplyLine::setColor ( float  r,
float  g,
float  b,
float  a 
)
virtual
virtual void makVrf::DtSupplyLine::setVisible ( bool  )
virtual

Member Data Documentation

SupplyLines makVrf::DtSupplyLine::mySupplyLines
protected
makVrv::DtDe& makVrf::DtSupplyLine::myDe
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)