TM2IN  0.5.1
Classes | Namespaces | Typedefs | Functions
polyhedron.cpp File Reference
#include "polyhedron.h"
#include "features/Wall/Surface.h"
#include "features/Wall/Triangle.h"
#include "features/Vertex.h"
#include <algorithm>
Include dependency graph for polyhedron.cpp:

Classes

class  TM2IN::unused::polyhedron_builder< HDS >
 

Namespaces

 TM2IN
 
 TM2IN::unused
 

Typedefs

typedef CGAL::Polyhedron_3< KernelPolyhedron
 
typedef Polyhedron::Halfedge_handle Halfedge_handle
 
typedef Polyhedron::Facet_handle Facet_handle
 
typedef Polyhedron::Vertex_handle Vertex_handle
 
typedef Polyhedron::HalfedgeDS HalfedgeDS
 
typedef Polyhedron::Facet_iterator Facet_iterator
 
typedef Polyhedron::Vertex_iterator Vertex_iterator
 
typedef Polyhedron::Halfedge_around_facet_circulator Halfedge_facet_circulator
 

Functions

vector< Vertex * > TM2IN::unused::fillHole (vector< Vertex * > &vertices, vector< Wall::Triangle * > &triangles)
 Fills hole in surfaces. More...
 

Typedef Documentation

typedef Polyhedron::Facet_handle Facet_handle
typedef Polyhedron::Facet_iterator Facet_iterator
typedef Polyhedron::Halfedge_around_facet_circulator Halfedge_facet_circulator
typedef Polyhedron::Halfedge_handle Halfedge_handle
typedef Polyhedron::HalfedgeDS HalfedgeDS
typedef CGAL::Polyhedron_3<Kernel> Polyhedron
typedef Polyhedron::Vertex_handle Vertex_handle
typedef Polyhedron::Vertex_iterator Vertex_iterator