Project Geode-Common
struct SurfacePath
Members
cpp
public PolygonEdge edgepublic PolygonEdge edgecpp
public POSITION positionpublic POSITION positioncpp
public index_t vertex_idpublic index_t vertex_idcpp
public bool opposite_sidepublic bool opposite_sideFunctions
SurfacePath
cpp
public void SurfacePath(const TriangulatedSurface<dimension> & surface, PolygonEdge edge_in, POSITION position_in)public void SurfacePath(const TriangulatedSurface<dimension> & surface, PolygonEdge edge_in, POSITION position_in)SurfacePath
cpp
public void SurfacePath(index_t vertex_in)public void SurfacePath(index_t vertex_in)SurfacePath
cpp
public void SurfacePath()public void SurfacePath()operator==
cpp
public bool operator==(const SurfacePath & rhs)public bool operator==(const SurfacePath & rhs)are_same_path
cpp
public bool are_same_path(const TriangulatedSurface<dimension> & surface, const SurfacePath & other)public bool are_same_path(const TriangulatedSurface<dimension> & surface, const SurfacePath & other)is_vertex
cpp
public bool is_vertex()public bool is_vertex()string
cpp
public basic_string string()public basic_string string()