| mesh3dL_to_cgalMeshL | R Documentation |
Utility function that turns an observer/mesh list of mesh3d objects into an observer/mesh list with cgalMesh objects.
mesh3dL_to_cgalMeshL(x)
x |
|
list of observer/mesh objects as generated by read_mesh.
read_mesh,
cgalMesh,
mesh3d
heartL <- mesh3dL_to_cgalMeshL(data_heart_obsL) get_mesh_info(heartL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.