last update 20 Sep 2009 |
angle | cvr::location | |
contains(const ipoint &p) const | cvr::location | |
contains(const fpoint &p) const | cvr::location | |
copy(const location &other) | cvr::location | |
distance(const location &other) | cvr::location | |
location() | cvr::location | |
location(const ipoint &pos, const float &ang, const float &rad) | cvr::location | |
location(const fpoint &pos, const float &ang, const float &rad) | cvr::location | |
location(const location &other) | cvr::location | |
operator!=(const location &p) const | cvr::location | |
operator<(const location &other) | cvr::location | |
operator=(const location &other) | cvr::location | |
operator==(const location &p) const | cvr::location | |
operator>(const location &other) | cvr::location | |
position | cvr::location | |
radius | cvr::location | |
rotate(const float &ang) | cvr::location | |
rotate(const location &other, const float &ang) | cvr::location | |
scale(const float &factor) | cvr::location | |
scale(const location &other, const float &factor) | cvr::location | |
shift(const ipoint &shft) | cvr::location | |
shift(const fpoint &shft) | cvr::location | |
shift(const location &other, const ipoint &shft) | cvr::location | |
shift(const location &other, const fpoint &shft) | cvr::location |