Loading [MathJax]/extensions/tex2jax.js
Jolt Physics
A multi core friendly Game Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ConvexShape.h File Reference

Go to the source code of this file.

Classes

class  ConvexShapeSettings
 Class that constructs a ConvexShape (abstract) More...
 
class  ConvexShape
 Base class for all convex shapes. Defines a virtual interface. More...
 
class  ConvexShape::Support
 Function that provides an interface for GJK. More...
 
class  ConvexShape::SupportBuffer
 Buffer to hold a Support object, used to avoid dynamic memory allocations. More...