VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtSegmentElement Class Reference

Public Member Functions

 DtSegmentElement (const DtNetworkElement *e, bool on=true)
 DtSegmentElement (const DtSegmentElement &orig)
const DtNetworkElement * element () const
void setNetworkElement (const DtNetworkElement *)
bool on () const
void setOn (bool)

Protected Attributes

const DtNetworkElement * myElement
bool myOn

Constructor & Destructor Documentation

DtSegmentElement::DtSegmentElement ( const DtNetworkElement *  e,
bool  on = true 
)
DtSegmentElement::DtSegmentElement ( const DtSegmentElement orig)

Member Function Documentation

const DtNetworkElement * DtSegmentElement::element ( ) const
inline

References myElement.

void DtSegmentElement::setNetworkElement ( const DtNetworkElement *  e)
inline

References myElement.

bool DtSegmentElement::on ( ) const
inline

References myOn.

void DtSegmentElement::setOn ( bool  b)
inline

References myOn.

Member Data Documentation

const DtNetworkElement* DtSegmentElement::myElement
protected

Referenced by element(), and setNetworkElement().

bool DtSegmentElement::myOn
protected

Referenced by on(), and setOn().


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)