Project Geode-Implicit
struct BMeshEdgeOnIntersection
Members
cpp
public index_t bmesh_edge_idpublic index_t bmesh_edge_idcpp
public PolygonEdge edge_in_cut_surfacepublic PolygonEdge edge_in_cut_surfacecpp
public bool opposite_bmesh_and_surface_edgepublic bool opposite_bmesh_and_surface_edgecpp
public index_t cutting_triangle_idpublic index_t cutting_triangle_idFunctions
BMeshEdgeOnIntersection
cpp
public void BMeshEdgeOnIntersection(index_t bmesh_edge_id_in, const PolygonEdge & edge_in_cut_surface_in, bool opposite_in, index_t cutting_triangle_in)public void BMeshEdgeOnIntersection(index_t bmesh_edge_id_in, const PolygonEdge & edge_in_cut_surface_in, bool opposite_in, index_t cutting_triangle_in)operator==
cpp
public bool operator==(const BMeshEdgeOnIntersection & other)public bool operator==(const BMeshEdgeOnIntersection & other)string
cpp
public basic_string string()public basic_string string()