CARLA
Namespaces | Functions
Triangulation.h File Reference
#include "Cube.h"
#include "DataStructs.h"
+ Include dependency graph for Triangulation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MeshReconstruction
 

Functions

void MeshReconstruction::Triangulate (IntersectInfo const &intersect, Fun3v const &grad, Mesh &mesh)
 Given a grid cube and an isolevel the triangles (5 max) required to represent the isosurface in the cube are computed. More...