Skip to content

Project Geode-Explicit

class BRepModelerMappingsBuilder

Functions

BRepModelerMappingsBuilder

cpp
public void BRepModelerMappingsBuilder(const geode::BRep & brep, const geode::internal::BackgroundSolid & background, Span points_sets_uuids, Span curves_uuids, Span surfaces_uuids)
public void BRepModelerMappingsBuilder(const geode::BRep & brep, const geode::internal::BackgroundSolid & background, Span points_sets_uuids, Span curves_uuids, Span 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