Project Geode-Explicit
struct ExtractedMeshInfo
Members
cpp
public std::unique_ptr<Mesh> meshpublic std::unique_ptr<Mesh> meshcpp
public std::unique_ptr<typename Mesh::Builder> builderpublic std::unique_ptr<typename Mesh::Builder> buildercpp
public shared_ptr vertex_originpublic shared_ptr vertex_origincpp
public shared_ptr component_verticespublic shared_ptr component_verticescpp
public flat_hash_map background_vertices_to_verticespublic flat_hash_map background_vertices_to_verticesFunctions
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)