PlayRho  2.0.0
An interactive physics engine & library.
ConvexHull.hpp File Reference

Definition of the ConvexHull class and closely related code. More...

#include <utility>
#include <vector>
#include <playrho/NonNegative.hpp>
#include <playrho/Settings.hpp>
#include <playrho/Templates.hpp>
#include <playrho/d2/DistanceProxy.hpp>
#include <playrho/d2/Math.hpp>
Include dependency graph for ConvexHull.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  playrho::d2::ConvexHull
 Convex hull. More...
 

Namespaces

 playrho
 
 playrho::d2
 

Detailed Description

Definition of the ConvexHull class and closely related code.