Skip to content

Project Geode-Simplex

class FrontalRemesher3D

cpp
Inherits from FrontalRemesher<3>
Inherits from FrontalRemesher<3>

Functions

FrontalRemesher3D

cpp
public void FrontalRemesher3D(const TriangulatedSurface3D & background_mesh, TriangulatedSurfaceBuilder3D & background_builder, TriangulatedSurfaceEpsilonModifier3D & background_modifier, const Metric3D & metric, Span lock_vertices)
public void FrontalRemesher3D(const TriangulatedSurface3D & background_mesh, TriangulatedSurfaceBuilder3D & background_builder, TriangulatedSurfaceEpsilonModifier3D & background_modifier, const Metric3D & metric, Span lock_vertices)

compute_intersection

cpp
public Point compute_intersection(const Plane & plane, const SurfacePath & path)
public Point compute_intersection(const Plane & plane, const SurfacePath & path)

Geode-solutions' documentation website