rebl-AMR
geomSTL.h File Reference
#include <string>
#include <vector>
#include <cassert>
#include <fstream>
#include <iostream>
#include <sstream>
#include <streambuf>
#include "definitions.h"

Go to the source code of this file.

Classes

struct  point
 Structure to hold coordinates of a point. More...
 
struct  triangle
 structure to store normals and vertices of a triangle More...
 
struct  stl_data
 structure to store vector of triangles read in from *.stl file More...
 
class  Vec3
 
class  GeomSTL