Type Definition collision::Obb2 [] [src]

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

2D object bounding box