VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Properties
makVrf::DtRange Class Reference
Inheritance diagram for makVrf::DtRange:
Inheritance graph
[legend]

Public Member Functions

 DtRange ()
 DtRange (const DtRange &orig)
DtRangeoperator= (const DtRange &rhs)
qreal top () const
qreal bottom () const
void setTop (qreal t)
void setBottom (qreal b)

Public Attributes

double myTop
double myBottom

Properties

qreal top
qreal bottom

Constructor & Destructor Documentation

makVrf::DtRange::DtRange ( )
inline
makVrf::DtRange::DtRange ( const DtRange orig)
inline

Member Function Documentation

DtRange& makVrf::DtRange::operator= ( const DtRange rhs)
inline

References myBottom, and myTop.

qreal makVrf::DtRange::top ( ) const
inline
qreal makVrf::DtRange::bottom ( ) const
inline
void makVrf::DtRange::setTop ( qreal  t)
inline
void makVrf::DtRange::setBottom ( qreal  b)
inline

Member Data Documentation

double makVrf::DtRange::myTop

Referenced by operator=().

double makVrf::DtRange::myBottom

Referenced by operator=().

Property Documentation

qreal makVrf::DtRange::top
readwrite
qreal makVrf::DtRange::bottom
readwrite

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)