Parasol Planning Library (PPL)
|
Go to the source code of this file.
Data Structures | |
class | NBox |
An axis-aligned rectangular prism in n dimensions. More... | |
Functions | |
std::istream & | operator>> (std::istream &_is, NBox &_box) |
std::ostream & | operator<< (std::ostream &_os, const NBox &_box) |
std::ostream& operator<< | ( | std::ostream & | _os, |
const NBox & | _box | ||
) |
std::istream& operator>> | ( | std::istream & | _is, |
NBox & | _box | ||
) |