![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
This is the complete list of members for BoundingBox2D, including all inherited members.
| BoundingBox2D() | BoundingBox2D | |
| BoundingBox2D(const Vector2D &min, const Vector2D &max) | BoundingBox2D | |
| Contains(const Vector2D &v) | BoundingBox2D | |
| GetCenter() | BoundingBox2D | |
| GetMaximum() | BoundingBox2D | |
| GetMinimum() | BoundingBox2D | |
| max | BoundingBox2D | private |
| mid | BoundingBox2D | private |
| min | BoundingBox2D | private |
| Overlaps(BoundingBox2D *bb) | BoundingBox2D | |
| Overlaps(const Vector2D &minI, const Vector2D &maxI) | BoundingBox2D | |
| UpdateBounds(const Vector2D ¤t) | BoundingBox2D |