contrib/rpl/rsdl/rsdl_bounding_box.h File Reference


Detailed Description

Bounds on a rectangular region over a mix Cartesian and angular dimensions.

Author:
Chuck Stewart
Date:
June 2001
A very simple class to represent a rectangular region that is defined on coordinates that mix Cartesian and angular dimensions. This is used in the k-d tree algorithm. Nc and Na must be non-negative and Nc+Na>0.

This class is effectively "read-only" (except for an assignment operator).

Definition in file rsdl_bounding_box.h.

#include <rsdl/rsdl_point.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.


Classes

class  rsdl_bounding_box

Functions

vcl_ostream & operator<< (vcl_ostream &ostr, const rsdl_bounding_box &box)

Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  ostr,
const rsdl_bounding_box box 
)

Definition at line 38 of file rsdl_bounding_box.cxx.


Generated on Mon Mar 8 05:26:58 2010 for contrib/rpl/rsdl by  doxygen 1.5.1