![]() |
rebl-AMR
|
structure to store vector of triangles read in from *.stl file More...
#include <geomSTL.h>
Public Member Functions | |
| stl_data (std::string namep) | |
Public Attributes | |
| std::string | name |
| std::vector< triangle > | triangles |
structure to store vector of triangles read in from *.stl file
|
inline |
| std::string stl_data::name |
| std::vector<triangle> stl_data::triangles |