|
BWAPI
|
#include <CGAL/basic.h>#include <CGAL/kernel_assertions.h>#include <CGAL/IO/io.h>#include <CGAL/Dimension.h>#include <CGAL/array.h>

Go to the source code of this file.
Classes | |
| class | Bbox_2 |
Functions | |
| double Bbox_2::min | BOOST_PREVENT_MACRO_SUBSTITUTION (int i) const |
| bool | do_overlap (const Bbox_2 &bb1, const Bbox_2 &bb2) |
| std::ostream & | operator<< (std::ostream &os, const Bbox_2 &b) |
| std::istream & | operator>> (std::istream &is, Bbox_2 &b) |
| double Bbox_3::max BOOST_PREVENT_MACRO_SUBSTITUTION | ( | int | i | ) | const [inline] |

| bool do_overlap | ( | const Bbox_2 & | bb1, |
| const Bbox_2 & | bb2 | ||
| ) | [inline] |


| std::ostream& operator<< | ( | std::ostream & | os, |
| const Bbox_2 & | b | ||
| ) | [inline] |

| std::istream& operator>> | ( | std::istream & | is, |
| Bbox_2 & | b | ||
| ) | [inline] |

1.7.6.1