PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::MeshUtilities::Mesh3DPolyhedron Struct Referencefinal

#include <MeshUtilities.hpp>

Public Attributes

std::vector< unsigned intVerticesIndex
 
std::vector< unsigned intEdgesIndex
 
std::vector< unsigned intFacesIndex
 

Member Data Documentation

◆ EdgesIndex

std::vector<unsigned int> Gedim::MeshUtilities::Mesh3DPolyhedron::EdgesIndex

◆ FacesIndex

std::vector<unsigned int> Gedim::MeshUtilities::Mesh3DPolyhedron::FacesIndex

◆ VerticesIndex

std::vector<unsigned int> Gedim::MeshUtilities::Mesh3DPolyhedron::VerticesIndex

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