Robotran C Documentation
Classes | Namespaces | Functions
parse_stl.h File Reference
#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)