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
ConvexHullBuilder.h File Reference

Go to the source code of this file.

Classes

class  ConvexHullBuilder
 A convex hull builder that tries to create hulls as accurately as possible. Used for offline processing. More...
 
class  ConvexHullBuilder::Edge
 Class that holds the information of an edge. More...
 
class  ConvexHullBuilder::Face
 Class that holds the information of one face. More...