VR-Forces 5.0.2 Developer's Guide
 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 Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)