![]() |
rebl-AMR
|
Classes | |
| struct | point |
| Structure to hold coordinates of a point. More... | |
| struct | stl_data |
| structure to store vector of triangles read in from *.stl file More... | |
| struct | triangle |
| structure to store normals and vertices of a triangle More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const triangle &t) |
| stl_data | parse_stl (const std::string &stl_path) |
| std::ostream& stl::operator<< | ( | std::ostream & | out, |
| const triangle & | t | ||
| ) |
| stl_data stl::parse_stl | ( | const std::string & | stl_path | ) |