Project Geode-Implicit
struct BMeshEdgeOnIntersection
Members
cpp
public index_t bmesh_edge_id
public index_t bmesh_edge_id
cpp
public PolygonEdge edge_in_cut_surface
public PolygonEdge edge_in_cut_surface
cpp
public bool opposite_bmesh_and_surface_edge
public bool opposite_bmesh_and_surface_edge
cpp
public index_t cutting_triangle_id
public index_t cutting_triangle_id
Functions
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()