Skip to content

Project Geode-Simplex

struct LineRemesherOutput

Members

cpp
public uuid background_id
public uuid background_id
cpp
public uuid output_id
public uuid output_id
cpp
public PointsInfo points
public PointsInfo points

Functions

LineRemesherOutput

cpp
public void LineRemesherOutput<dimension>(uuid background_id_in, uuid output_id_in)
public void LineRemesherOutput<dimension>(uuid background_id_in, uuid output_id_in)

add_point

cpp
public void add_point(const EdgedCurve<dimension> & mesh, index_t edge, Point<dimension> point, index_t remeshed_vertex)
public void add_point(const EdgedCurve<dimension> & mesh, index_t edge, Point<dimension> point, index_t remeshed_vertex)

struct LineRemesherOutput

Members

cpp
public uuid background_id
public uuid background_id
cpp
public uuid output_id
public uuid output_id
cpp
public flat_hash_map points
public flat_hash_map points

struct LineRemesherOutput

Members

cpp
public uuid background_id
public uuid background_id
cpp
public uuid output_id
public uuid output_id
cpp
public flat_hash_map points
public flat_hash_map points

Geode-solutions' documentation website