Go to the source code of this file.
Classes | |
class | CollisionAABB |
class | QuantizedAABB |
Defines | |
#define | GREATER(x, y) fabsf(x) > (y) |
#define | GREATER(x, y) fabsf(x) > (y) |
Functions | |
inline_ void | TransformPoint (Point &dest, const Point &source, const Matrix3x3 &rot, const Point &trans) |
Quickly rotates & translates a vector. |
Contains common classes & defs used in OPCODE.
Definition in file OPC_Common.h.