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