Go to the source code of this file.
Macros | |
| #define | VBL_BOUNDING_BOX_INSTANTIATE(T, DIM) |
Functions | |
| template<class T , class DIM_ > | |
| std::ostream & | operator<< (std::ostream &s, const vbl_bounding_box_base< T, DIM_ > &bbox) |
| #define VBL_BOUNDING_BOX_INSTANTIATE | ( | T, | |
| DIM | |||
| ) |
Definition at line 44 of file vbl_bounding_box.hxx.
| std::ostream& operator<< | ( | std::ostream & | s, |
| const vbl_bounding_box_base< T, DIM_ > & | bbox | ||
| ) |
Definition at line 39 of file vbl_bounding_box.hxx.
1.8.15