MercuryDPM  Alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TriangulatedWall.h File Reference
#include <vector>
#include "BaseWall.h"
#include "Math/Vector.h"
#include <array>

Go to the source code of this file.

Classes

class  TriangulatedWall
 A TriangulatedWall is a triangulation created from a set of vertices and a n-by-3 connectivity matrix defining n faces. More...
 
struct  TriangulatedWall::Face
 Struct used to store the properties of a face needed for contact detection. More...