VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtVrfValueBarAttribute Class Reference
Inheritance diagram for makVrf::DtVrfValueBarAttribute:
Inheritance graph
[legend]

Public Member Functions

 DtVrfValueBarAttribute (makVrv::DtDe &)
 
virtual ~DtVrfValueBarAttribute () override
 
virtual void getMinSize (double &xOut, double &yOut) override
 
virtual void setSize (double x, double y) override
 
- Public Member Functions inherited from makVrv::DtValueBarAttribute
virtual ~DtValueBarAttribute ()
 
 DtValueBarAttribute ()=delete
 
 DtValueBarAttribute (const DtValueBarAttribute &other)=delete
 
DtValueBarAttributeoperator= (const DtValueBarAttribute &other)=delete
 
virtual void setOffset (double x, double y)
 
virtual void setPosition (float x, float y, float z, float w)
 
virtual void setValue (float val)
 
virtual void setColor (float r, float g, float b, float a)
 
virtual void setShadowText (bool enabled)
 
virtual void setVisible (bool visible)
 
virtual bool visible () const
 
virtual void setLodOutAltitude (double lodOutAltitude) override
 
virtual double lodOutAltitude () const override
 
virtual void setIsLodOutAltitudeEnabled (bool isEnabled) override
 
virtual bool isLodOutAltitudeEnabled () const override
 
virtual void setOverlay (unsigned int overlayId)
 
virtual void setGroup (unsigned int group)
 
- Public Member Functions inherited from makVrv::DtAttribute
 DtAttribute ()
 
virtual ~DtAttribute ()
 
 DtAttribute (const DtAttribute &other)=delete
 
DtAttributeoperator= (const DtAttribute &other)=delete
 
virtual void setForegroundGroup (unsigned int group)
 
virtual void setBackgroundGroup (unsigned int group)
 

Additional Inherited Members

- Public Attributes inherited from makVrv::DtAttribute
boost::signalslib::signal
< void(DtAttribute *, double,
double)> 
signal_sizeChanged
 
- Protected Member Functions inherited from makVrv::DtValueBarAttribute
 DtValueBarAttribute (DtDe &de)
 
- Protected Attributes inherited from makVrv::DtValueBarAttribute
DtBaseQuadAttributemyQuadAttribute
 
DtBaseOutlineAttributemyOutlineAttribute
 
DtDemyDe
 
double mySizeX
 
double mySizeY
 
double myValue
 
double myLodOutAltitude
 
bool myIsLodOutAltitudeEnabled
 

Constructor & Destructor Documentation

makVrf::DtVrfValueBarAttribute::DtVrfValueBarAttribute ( makVrv::DtDe )
virtual makVrf::DtVrfValueBarAttribute::~DtVrfValueBarAttribute ( )
overridevirtual

Member Function Documentation

virtual void makVrf::DtVrfValueBarAttribute::getMinSize ( double xOut,
double yOut 
)
overridevirtual

Get the minimum size of the attribute.

Reimplemented from makVrv::DtValueBarAttribute.

virtual void makVrf::DtVrfValueBarAttribute::setSize ( double  x,
double  y 
)
overridevirtual

Set the size of the attribute.

Reimplemented from makVrv::DtValueBarAttribute.


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)