#include <VoroInterface.hpp>
Public Attributes | |
| unsigned int | marker |
| std::vector< unsigned int > | vertices |
| std::set< unsigned int > | edges |
| std::vector< unsigned int > | faces |
| std::vector< int > | neighbors |
| bool | active = true |
| std::vector<int> Gedim::VoroInterface::Cell3D::neighbors |