TM2IN
0.5.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
algorithm
mbb.h
Go to the documentation of this file.
1
//
2
// Created by dongmin on 18. 7. 24.
3
//
4
5
#ifndef TM2IN_MBB_H
6
#define TM2IN_MBB_H
7
8
#include "
detail/cgal_config.h
"
9
#include "
features/IndoorComponent.h
"
10
11
namespace
TM2IN
{
12
namespace
algorithm{
17
CGAL::Bbox_3
getMBB
(std::vector<Wall::Surface *> &surfacesList);
18
}
19
}
20
21
#endif //TM2IN_MBB_H
Bbox_3
CGAL::Bbox_3 Bbox_3
Definition:
cgal_config.h:51
TM2IN
Definition:
collinear.cpp:10
cgal_config.h
IndoorComponent.h
TM2IN::algorithm::getMBB
CGAL::Bbox_3 getMBB(std::vector< Wall::Surface * > &surfacesList)
Gets CGAL::Bbox_3 for Surface list.
Definition:
mbb.cpp:12
Generated by
1.8.11