Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vbl_bounding_box.txx File Reference

#include "vbl_bounding_box.h"
#include <vcl_iostream.h>

Go to the source code of this file.

Defines

#define VBL_BOUNDING_BOX_INSTANTIATE(T, DIM)

Functions

template<class T, class DIM_>
vcl_ostream & operator<< (vcl_ostream &s, const vbl_bounding_box_base< T, DIM_ > &bbox)


Define Documentation

#define VBL_BOUNDING_BOX_INSTANTIATE T,
DIM   ) 
 

Value:

template class vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > >; \
template class vbl_bounding_box<T , DIM >; \
template vcl_ostream& operator << (vcl_ostream&, vbl_bounding_box_base<T, vbl_bounding_box_DIM< DIM > > const&); \
VCL_INSTANTIATE_INLINE(bool nested  (vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&, \
                                     vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&)); \
VCL_INSTANTIATE_INLINE(bool disjoint(vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&, \
                                     vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&)); \
VCL_INSTANTIATE_INLINE(bool meet    (vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&, \
                                     vbl_bounding_box_base<T , vbl_bounding_box_DIM< DIM > > const&))

Definition at line 41 of file vbl_bounding_box.txx.


Function Documentation

template<class T, class DIM_>
vcl_ostream& operator<< vcl_ostream &  s,
const vbl_bounding_box_base< T, DIM_ > &  bbox
 

Definition at line 36 of file vbl_bounding_box.txx.


Generated on Thu Jan 10 14:39:08 2008 for core/vbl by  doxygen 1.4.4