Skip to content

Project Geode-Explicit

class BRepModelerMappingsBuilder

Records

Impl

Functions

BRepModelerMappingsBuilder

cpp
public void BRepModelerMappingsBuilder(const geode::BRep & brep, const geode::internal::BackgroundSolid & background, absl::Span<const uuid> points_sets_uuids, absl::Span<const uuid> curves_uuids, absl::Span<const uuid> surfaces_uuids)
public void BRepModelerMappingsBuilder(const geode::BRep & brep, const geode::internal::BackgroundSolid & background, absl::Span<const uuid> points_sets_uuids, absl::Span<const uuid> curves_uuids, absl::Span<const uuid> surfaces_uuids)

~BRepModelerMappingsBuilder

cpp
public void ~BRepModelerMappingsBuilder()
public void ~BRepModelerMappingsBuilder()

build_mappings_from_background

cpp
public ModelMappings build_mappings_from_background(const SolidElementsIndices & model_elements, const geode::VertexIndexMapping & vertex_index_mappings, const geode::IndexToModelMeshElementsMapping & index_to_meshes_mappings)
public ModelMappings build_mappings_from_background(const SolidElementsIndices & model_elements, const geode::VertexIndexMapping & vertex_index_mappings, const geode::IndexToModelMeshElementsMapping & index_to_meshes_mappings)

Geode-solutions' documentation website