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

#include <MeshUtilities.hpp>

Public Attributes

Eigen::MatrixXd Vertices
 
std::vector< std::vector< unsigned int > > PolyhedronFaces
 size 3xnumVertices
 

Member Data Documentation

◆ PolyhedronFaces

std::vector<std::vector<unsigned int> > Gedim::MeshUtilities::VTPPolyhedron::PolyhedronFaces

size 3xnumVertices

◆ Vertices

Eigen::MatrixXd Gedim::MeshUtilities::VTPPolyhedron::Vertices

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