VR-Forces 5.0.1 Developer's Guide
 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.

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
 

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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)