TM2IN
0.5.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cgal
polyhedron.h
Go to the documentation of this file.
1
//
2
// Created by dongmin on 18. 1. 17.
3
//
4
5
#ifndef POLYHEDRON_H
6
#define POLYHEDRON_H
7
8
#include <iostream>
9
#include <vector>
10
#include "
features/IndoorComponent.h
"
11
12
using namespace
std
;
13
using namespace
TM2IN
;
14
15
namespace
TM2IN
{
16
namespace
unused{
21
vector<Vertex *>
fillHole
(vector<Vertex*>& vertices, vector<Wall::Triangle *>& triangles);
22
}
23
};
24
25
26
#endif //POLYHEDRON_H
std
TM2IN
Definition:
collinear.cpp:10
TM2IN::unused::fillHole
vector< Vertex * > fillHole(vector< Vertex * > &vertices, vector< Wall::Triangle * > &triangles)
Fills hole in surfaces.
Definition:
polyhedron.cpp:71
IndoorComponent.h
Generated by
1.8.11