Project Geode-Simplex
struct OrientedPolygonEdge
Members
cpp
public PolygonEdge edge
public PolygonEdge edge
cpp
public PolygonVertex starting_vertex
public PolygonVertex starting_vertex
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)