18 #include "pandabase.h"
21 #include "config_physx.h"
22 #include "physx_includes.h"
39 bool is_valid()
const;
40 void rotate(
const LMatrix4f &m, PhysxBox &obb)
const;
Represents an oriented bounding box, as a center point, extents(radii) and a rotation.
This is a three-component vector distance (as opposed to a three-component point, which represents a ...
This is a three-component point in space (as opposed to a three-component vector, which represents a ...
This is a 4-by-4 transform matrix.
This is a 3-by-3 transform matrix.