命名空间 | |
namespace | MeshReconstruction |
函数 | |
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. | |