VPTissue Reference Manual
SimPT_Sim::CBMBuilder Class Reference

The Copy-Based Mesh Builder directs the Mesh building process using another mesh. More...

#include <CBMBuilder.h>

Collaboration diagram for SimPT_Sim::CBMBuilder:
Collaboration graph

Public Member Functions

std::shared_ptr< MeshBuild (const Mesh &mesh)
 Build a mesh exactly like the given mesh.
 

Detailed Description

The Copy-Based Mesh Builder directs the Mesh building process using another mesh.

This will result in a deep copy of the given mesh.

Definition at line 32 of file CBMBuilder.h.


The documentation for this class was generated from the following files: