iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | Public Attributes | List of all members
imstk::SurfMeshData Struct Reference
Collaboration diagram for imstk::SurfMeshData:
Collaboration graph
[legend]

Public Member Functions

 SurfMeshData (std::shared_ptr< SurfaceMesh > surfMesh)
 

Public Attributes

std::shared_ptr< SurfaceMeshm_surfMesh
 
const VecDataArray< int, 3 > & cells
 
const VecDataArray< double, 3 > & vertices
 
const std::vector< std::unordered_set< int > > & vertexFaces
 
const VecDataArray< double, 3 > & faceNormals
 

Detailed Description

Definition at line 98 of file imstkClosedSurfaceMeshToMeshCD.cpp.


The documentation for this struct was generated from the following file: