#include <AABB.h>
◆ AABB() [1/2]
◆ AABB() [2/2]
AABB::AABB |
( |
const AABB & |
| ) |
|
|
delete |
◆ ~AABB()
◆ ComputeData()
void AABB::ComputeData |
( |
Model * |
mod, |
|
|
const Matrix & |
mat |
|
) |
| |
|
overridevirtual |
◆ DebugView()
void AABB::DebugView |
( |
const Vect & |
col | ) |
const |
|
overridevirtual |
◆ GetMax()
Vect AABB::GetMax |
( |
| ) |
const |
◆ GetMin()
Vect AABB::GetMin |
( |
| ) |
const |
◆ IntersectAccept()
◆ IntersectVisit() [1/2]
bool AABB::IntersectVisit |
( |
const AABB & |
other | ) |
const |
|
overrideprivatevirtual |
◆ IntersectVisit() [2/2]
bool AABB::IntersectVisit |
( |
const BSphere & |
other | ) |
const |
|
overrideprivatevirtual |
◆ operator=()
◆ m_max
◆ m_min
The documentation for this class was generated from the following files: