GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
This is the complete list of members for NVRect, including all inherited members.
bottom | NVRect | |
BottomRight() const | NVRect | inline |
Collides(const NVRect &r) const | NVRect | |
Contains(const NVPoint &p) const | NVRect | |
Height() const | NVRect | inline |
left | NVRect | |
Merge(const NVRect &in) | NVRect | |
NVRect() | NVRect | inline |
NVRect(float p_left, float p_top, float p_right, float p_bottom) | NVRect | inline |
operator*=(float v) | NVRect | |
operator+(const NVPoint &in) const | NVRect | |
operator+=(const NVPoint &in) | NVRect | |
operator-=(const NVPoint &in) | NVRect | |
operator==(const NVRect &r) const | NVRect | inline |
Print(std::ostream &os) const | NVRect | inline |
right | NVRect | |
Scale(float val) const | NVRect | |
Set(const NVRect &in) | NVRect | inline |
Set(float inL, float inT, float inR, float inB) | NVRect | |
top | NVRect | |
TopLeft() const | NVRect | inline |
Width() const | NVRect | inline |