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

Version of the QwtSymbol that allows for drawing of a pixmap. More...

Inheritance diagram for makVrf::DtTerrainProfileSymbol:
Inheritance graph
[legend]

Public Member Functions

 DtTerrainProfileSymbol ()
 
 DtTerrainProfileSymbol (const QPixmap &pixmap)
 
void setDestroyed (bool b)
 
bool destroyed () const
 
void setEntityType (const DtEntityType &t)
 
const DtEntityType & entityType () const
 
void setLocation (const DtVector &l)
 
const DtVectorlocation () const
 

Protected Attributes

DtEntityType myEntityType
 
bool myDestroyed
 
DtVector myLocation
 

Detailed Description

Version of the QwtSymbol that allows for drawing of a pixmap.

Constructor & Destructor Documentation

makVrf::DtTerrainProfileSymbol::DtTerrainProfileSymbol ( )
inline
makVrf::DtTerrainProfileSymbol::DtTerrainProfileSymbol ( const QPixmap &  pixmap)
inline

Member Function Documentation

void makVrf::DtTerrainProfileSymbol::setDestroyed ( bool  b)
inline
bool makVrf::DtTerrainProfileSymbol::destroyed ( ) const
inline
void makVrf::DtTerrainProfileSymbol::setEntityType ( const DtEntityType &  t)
inline
const DtEntityType& makVrf::DtTerrainProfileSymbol::entityType ( ) const
inline
void makVrf::DtTerrainProfileSymbol::setLocation ( const DtVector l)
inline
const DtVector& makVrf::DtTerrainProfileSymbol::location ( ) const
inline

Member Data Documentation

DtEntityType makVrf::DtTerrainProfileSymbol::myEntityType
protected
bool makVrf::DtTerrainProfileSymbol::myDestroyed
protected
DtVector makVrf::DtTerrainProfileSymbol::myLocation
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)