VPTissue Reference Manual
|
Tissue data with mesh, cell attributes, node attributes and wall attributes. More...
#include <Tissue.h>
Public Member Functions | |
bool | Check () const |
Public Attributes | |
std::shared_ptr< AttributeStore > | m_cell_attributes |
std::shared_ptr< SimPT_Sim::Mesh > | m_mesh |
std::shared_ptr< AttributeStore > | m_node_attributes |
std::shared_ptr< AttributeStore > | m_wall_attributes |
Tissue data with mesh, cell attributes, node attributes and wall attributes.