, including all inherited members.
Box2() | Box2 | |
Box2(const IPoint2 a, const IPoint2 b) | Box2 | |
Contains(const IPoint2 &p) const | Box2 | |
GetCenter() | Box2 | [inline] |
h() | Box2 | [inline] |
IsEmpty() | Box2 | |
operator delete(void *ptr) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
operator new[](size_t size) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
operator+=(const Box2 &b) | Box2 | |
operator+=(const IPoint2 &p) | Box2 | |
operator=(const RECT &r) | Box2 | |
operator=(RECT &r) | Box2 | |
operator==(const Box2 &b) const | Box2 | [inline] |
Rectify() | Box2 | |
Scale(float f) | Box2 | |
SetEmpty() | Box2 | |
SetH(int h) | Box2 | [inline] |
SetW(int w) | Box2 | [inline] |
SetWH(int w, int h) | Box2 | [inline] |
SetX(int x) | Box2 | [inline] |
SetXY(int x, int y) | Box2 | [inline] |
SetY(int y) | Box2 | [inline] |
Translate(IPoint2 t) | Box2 | |
w() | Box2 | [inline] |
x() | Box2 | [inline] |
y() | Box2 | [inline] |