Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

3Dtriangle.C File Reference

#include "3Dtriangle.h"
#include <LEDA/REDEFINE_NAMES.h>
#include <LEDA/UNDEFINE_NAMES.h>

Go to the source code of this file.

Functions

list<TrianglePolygonsToTriangles (const list<polygon> &pl, double thickness)
 A handy utility for converting 2D geometries into 3D.

list<polygon> TrianglesToPolygons (const list<Triangle> &tl)
 A handy utility for projecting 3D geometries into 2D.


Function Documentation

list< Triangle > PolygonsToTriangles<Triangle> ( const list< polygon >& pl,
double thickness )
 

A handy utility for converting 2D geometries into 3D.

list< polygon > TrianglesToPolygons<polygon> ( const list< Triangle >& tl )
 

A handy utility for projecting 3D geometries into 2D.

Motion Strategy Library


Web page maintained by Steve LaValle
Partial support provided by NSF CAREER Award IRI-970228 (LaValle), Honda Research, and Iowa State University.
Contributors: Anna Atramentov, Peng Cheng, James Kuffner, Steve LaValle, and Libo Yang.