Skip to content

Project OpenGeode-Inspector

class SurfaceCurveIntersections

class SurfaceCurveIntersections

Class for inspecting the intersections of TriangulatedSurfacees

Functions

SurfaceCurveIntersections

cpp
public void SurfaceCurveIntersections<dimension>(const SurfaceCurveIntersections<dimension> & )
public void SurfaceCurveIntersections<dimension>(const SurfaceCurveIntersections<dimension> & )

operator=

cpp
public SurfaceCurveIntersections<dimension> & operator=(const SurfaceCurveIntersections<dimension> & )
public SurfaceCurveIntersections<dimension> & operator=(const SurfaceCurveIntersections<dimension> & )

SurfaceCurveIntersections

cpp
public void SurfaceCurveIntersections<dimension>(const TriangulatedSurface<dimension> & surface, const EdgedCurve<dimension> & curve)
public void SurfaceCurveIntersections<dimension>(const TriangulatedSurface<dimension> & surface, const EdgedCurve<dimension> & curve)

~SurfaceCurveIntersections

cpp
public void ~SurfaceCurveIntersections<dimension>()
public void ~SurfaceCurveIntersections<dimension>()

meshes_have_intersections

cpp
public bool meshes_have_intersections()
public bool meshes_have_intersections()

intersecting_elements

cpp
public InspectionIssues intersecting_elements()
public InspectionIssues intersecting_elements()

class SurfaceCurveIntersections

Geode-solutions' documentation website