[][src]Type Definition collision::Obb2

type Obb2<S> = Obb<S, Vector2<S>, Point2<S>>;

2D object bounding box