![]() |
VR-Forces 4.0.4 Class Documentation
|
| DtDisplaySize() | DtDisplaySize | |
| DtDisplaySize(const int &w, const int &h) | DtDisplaySize | |
| DtDisplaySize(const DtDisplayPoint &upperLeft, const DtDisplayPoint &lowerRight) | DtDisplaySize | |
| DtDisplaySize(const DtDisplaySize &orig) | DtDisplaySize | |
| h() const | DtDisplaySize | [virtual] |
| isDefault() const | DtDisplaySize | [virtual] |
| myH | DtDisplaySize | [protected] |
| myW | DtDisplaySize | [protected] |
| operator!=(const DtDisplaySize &rhs) const | DtDisplaySize | [virtual] |
| operator<<(std::ostream &os, const DtDisplayPoint &point) | DtDisplaySize | [friend] |
| operator=(const DtDisplaySize &rhs) | DtDisplaySize | |
| operator==(const DtDisplaySize &rhs) const | DtDisplaySize | [virtual] |
| operator>>(std::istream &is, DtDisplayPoint &point) | DtDisplaySize | [friend] |
| setH(const int &h) | DtDisplaySize | [virtual] |
| setW(const int &w) | DtDisplaySize | [virtual] |
| theDefaultH | DtDisplaySize | [protected, static] |
| theDefaultW | DtDisplaySize | [protected, static] |
| w() const | DtDisplaySize | [virtual] |
| ~DtDisplaySize() | DtDisplaySize | [virtual] |