Skip to content

Project Geode-Explicit

struct ExtractedMeshInfo

Members

cpp
public std::unique_ptr<Mesh> mesh
public std::unique_ptr<Mesh> mesh
cpp
public std::unique_ptr<typename Mesh::Builder> builder
public std::unique_ptr<typename Mesh::Builder> builder
cpp
public shared_ptr vertex_origin
public shared_ptr vertex_origin
cpp
public shared_ptr component_vertices
public shared_ptr component_vertices
cpp
public flat_hash_map background_vertices_to_vertices
public flat_hash_map background_vertices_to_vertices

Functions

ExtractedMeshInfo

cpp
public void ExtractedMeshInfo<Mesh>()
public void ExtractedMeshInfo<Mesh>()

add_point

cpp
public index_t add_point(const BackgroundSolid & background_solid, index_t background_vertex)
public index_t add_point(const BackgroundSolid & background_solid, index_t background_vertex)

find_or_create_point

cpp
public index_t find_or_create_point(const internal::BackgroundSolid & background_solid, index_t background_vertex)
public index_t find_or_create_point(const internal::BackgroundSolid & background_solid, index_t background_vertex)

Geode-solutions' documentation website