16 #include "../../external/FileSTL-master/stlio.hpp" 25 explicit STLReaderTyti(
const std::string &FileName,
bool verbose =
false);
29 inline std::pair<tyti::stl::basic_solid<float>,
bool>&
getSTLGrid_ref() {
return stlGrid;}
32 std::pair<tyti::stl::basic_solid<float>,
bool> stlGrid;
The object of STLReaderTyti class reads the .stl surface grid.
STLReaderTyti(const std::string &FileName, bool verbose=false)
std::pair< tyti::stl::basic_solid< float >, bool > & getSTLGrid_ref()