#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | point |
struct | triangle |
struct | stl_data |
Namespaces | |
stl | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const triangle &t) |
stl_data | parse_stl (const std::string &stl_path) |