#include <Opcode.h>
Public Member Functions | |
inline_ | QuantizedAABB () |
Constructor. | |
inline_ | ~QuantizedAABB () |
Destructor. | |
Public Attributes | |
sword | mCenter [3] |
Quantized center. | |
uword | mExtents [3] |
Quantized extents. |
inline_ Opcode::QuantizedAABB::QuantizedAABB | ( | ) | [inline] |
inline_ Opcode::QuantizedAABB::~QuantizedAABB | ( | ) | [inline] |