Skip to content

Project Geode-Simplex

struct OrientedPolygonEdge

Members

cpp
public PolygonEdge edge
public PolygonEdge edge
cpp
public bool oriented
public bool oriented

Functions

OrientedPolygonEdge

cpp
public void OrientedPolygonEdge(PolygonEdge edge_in, bool oriented_in)
public void OrientedPolygonEdge(PolygonEdge edge_in, bool oriented_in)

next_vertex

cpp
public index_t next_vertex(const TriangulatedSurface<dimension> & surface)
public index_t next_vertex(const TriangulatedSurface<dimension> & surface)

vertex

cpp
public index_t vertex(const TriangulatedSurface<dimension> & surface)
public index_t vertex(const TriangulatedSurface<dimension> & surface)

Geode-solutions' documentation website