Class ConvexShape

All Implemented Interfaces:
ConstJoltPhysicsObject, ConstShape, RefTarget, AutoCloseable, Comparable<ConstJoltPhysicsObject>
Direct Known Subclasses:
BoxShape, CapsuleShape, ConvexHullShape, CylinderShape, SphereShape, TaperedCapsuleShape, TaperedCylinderShape, TriangleShape

public abstract class ConvexShape extends Shape
A type of Shape that inherently possesses the convex property.