Skip to content

Project Geode-Explicit

class ModelerMappingsBuilder

class ModelerMappingsBuilder

class ModelerMappingsBuilder

Functions

ModelerMappingsBuilder

cpp
public void ModelerMappingsBuilder<Model, BackgroundMesh>(const Model & model, const BackgroundMesh & background, Span points_sets_uuids, Span curves_uuids)
public void ModelerMappingsBuilder<Model, BackgroundMesh>(const Model & model, const BackgroundMesh & background, Span points_sets_uuids, Span curves_uuids)

~ModelerMappingsBuilder

cpp
public void ~ModelerMappingsBuilder<Model, BackgroundMesh>()
public void ~ModelerMappingsBuilder<Model, BackgroundMesh>()

mappings_from_background

cpp
public ModelMappings mappings_from_background(const MeshElementsIndices & model_elements, const VertexIndexMapping & vertex_index_mappings, const IndexToModelMeshElementsMapping & index_to_meshes_mappings)
public ModelMappings mappings_from_background(const MeshElementsIndices & model_elements, const VertexIndexMapping & vertex_index_mappings, const IndexToModelMeshElementsMapping & index_to_meshes_mappings)

model

cpp
protected const Model & model()
protected const Model & model()

background

cpp
protected const BackgroundMesh & background()
protected const BackgroundMesh & background()

Geode-solutions' documentation website