3#include "game/field/ObjectCollisionConvexHull.hh"
Smallest convex shape that encloses a given set of points.
Relates a KartObject with its convex hull representation.
static constexpr std::span< const EGG::Vector3f > GetVehicleVertices(Vehicle vehicle)
Helper function to map between a vehicle and its set of convex hull vertices.
The highest level abstraction for a kart.
Pertains to kart-related functionality.