Package frc.lib.math

Interface ConvexShape

All Known Implementing Classes:
Circle, Hexagon, Rectangle

public interface ConvexShape
Represents a convex shape for the purpose of separating axis solving.