Structure holding inspection information.
More...
#include <STL.hpp>
Structure holding inspection information.
Definition at line 91 of file STL.hpp.
◆ nSolids
int bitpit::STLReader::InspectionInfo::nSolids |
Number of solids
Definition at line 92 of file STL.hpp.
◆ solidErrors
std::vector<std::array<bool, 6> > bitpit::STLReader::InspectionInfo::solidErrors |
Errors associated with the solids
Definition at line 95 of file STL.hpp.
◆ solidFacetCount
std::vector<std::size_t> bitpit::STLReader::InspectionInfo::solidFacetCount |
Number of facets of each solid
Definition at line 98 of file STL.hpp.
◆ solidNames
std::vector<std::string> bitpit::STLReader::InspectionInfo::solidNames |
Name of the solids
Definition at line 97 of file STL.hpp.
◆ solidValid
std::vector<bool> bitpit::STLReader::InspectionInfo::solidValid |
Errors associated with the solids
Definition at line 94 of file STL.hpp.
◆ solidVertexCount
std::vector<std::size_t> bitpit::STLReader::InspectionInfo::solidVertexCount |
Number of vertices of each solid
Definition at line 99 of file STL.hpp.
The documentation for this struct was generated from the following file:
---
layout: doxygen_footer
---