[][src]Type Definition collision::Obb3

type Obb3<S> = Obb<S, Vector3<S>, Point3<S>>;

3D object bounding box