Skip to content

Project OpenGeode-Inspector

class SurfaceMeshNegativeElements

Class for inspecting the negative elements of a SurfaceMesh

Functions

SurfaceMeshNegativeElements

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

operator=

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

SurfaceMeshNegativeElements

cpp
public void SurfaceMeshNegativeElements<dimension>(const SurfaceMesh<dimension> & mesh)
public void SurfaceMeshNegativeElements<dimension>(const SurfaceMesh<dimension> & mesh)

~SurfaceMeshNegativeElements

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

mesh_has_negative_elements

cpp
public bool mesh_has_negative_elements()
public bool mesh_has_negative_elements()

negative_polygons

cpp
public InspectionIssues negative_polygons()
public InspectionIssues negative_polygons()

class SurfaceMeshNegativeElements

Geode-solutions' documentation website