|
BWAPI
|


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

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

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

1.7.6.1