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

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

#include <cassert>
#include <cstddef>
#include <limits>
#include <vector>
#include <algorithm>
#include <playrho/d2/Math.hpp>
Include dependency graph for VertexSet.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  playrho::d2::VertexSet
 Vertex Set. More...
 

Namespaces

 playrho
 
 playrho::d2
 

Detailed Description

Definition of the VertexSet class and closely related code.