cvr::rectLocation Member List
This is the complete list of members for
cvr::rectLocation, including all inherited members.
angle | cvr::rectLocation | |
calculateArea() const | cvr::rectLocation | |
castFrom(const location &other) | cvr::rectLocation | |
contains(const ipoint &p) const | cvr::rectLocation | |
contains(const fpoint &p) const | cvr::rectLocation | |
copy(const rectLocation &other) | cvr::rectLocation | |
distanceSqr(const rectLocation &other) | cvr::rectLocation | |
distanceSqr(const rectLocation &other, fpoint &pt, fpoint &po) | cvr::rectLocation | |
maxLength | cvr::rectLocation | |
minLength | cvr::rectLocation | |
operator!=(const rectLocation &p) const | cvr::rectLocation | |
operator<(const rectLocation &other) | cvr::rectLocation | |
operator=(const rectLocation &other) | cvr::rectLocation | |
operator==(const rectLocation &p) const | cvr::rectLocation | |
operator>(const rectLocation &other) | cvr::rectLocation | |
position | cvr::rectLocation | |
rectLocation() | cvr::rectLocation | |
rectLocation(const ipoint &pos, const float &ang, const float &maxLength, const float &minLength) | cvr::rectLocation | |
rectLocation(const fpoint &pos, const float &ang, const float &maxLength, const float &minLength) | cvr::rectLocation | |
rectLocation(const location &loc) | cvr::rectLocation | |
rectLocation(const rectLocation &other) | cvr::rectLocation | |
rotate(const float &factor) | cvr::rectLocation | |
rotate(const rectLocation &other, const float &factor) | cvr::rectLocation | |
scale(const float &factor) | cvr::rectLocation | |
scale(const rectLocation &other, const float &factor) | cvr::rectLocation | |
shift(const ipoint &shft) | cvr::rectLocation | |
shift(const fpoint &shft) | cvr::rectLocation | |
shift(const rectLocation &other, const ipoint &shft) | cvr::rectLocation | |
shift(const rectLocation &other, const fpoint &shft) | cvr::rectLocation | |