#include "MSL/triangle.h"
Functions | |
istream & | operator>> (istream &is, MSLTriangle &tr) |
ostream & | operator<< (ostream &os, const MSLTriangle &tr) |
list< MSLTriangle > | PolygonsToTriangles (const list< MSLPolygon > &pl, double thickness) |
A handy utility for converting 2D geometries into 3D. More... |
|
|
|
|
|
A handy utility for converting 2D geometries into 3D.
|