TM2IN
0.5.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
detail
cgal
geometry.h
Go to the documentation of this file.
1
//
2
// Created by dongmin on 18. 7. 23.
3
//
4
5
#ifndef TM2IN_GEOMETRY_H
6
#define TM2IN_GEOMETRY_H
7
8
#include "
features/IndoorComponent.h
"
9
10
namespace
TM2IN
{
11
namespace
detail {
12
namespace
cgal {
17
bool
has_bbox_intersect
(IndoorComponent *s1, IndoorComponent *s2);
18
}
19
}
20
}
21
22
#endif //TM2IN_GEOMETRY_H
TM2IN
Definition:
collinear.cpp:10
IndoorComponent.h
TM2IN::detail::cgal::has_bbox_intersect
bool has_bbox_intersect(IndoorComponent *s1, IndoorComponent *s2)
Chekcs Bbox_3 intersects.
Definition:
geometry.cpp:11
Generated by
1.8.11