contrib/gel/vsol/vsol_box_2d.cxx File Reference


Detailed Description

Definition in file vsol_box_2d.cxx.

#include <vbl/io/vbl_io_bounding_box.h>
#include "vsol_box_2d.h"

Go to the source code of this file.


Functions

vcl_ostream & operator<< (vcl_ostream &s, vsol_box_2d const &b)
 Stream operator.
void vsl_b_write (vsl_b_ostream &os, vsol_box_2d_sptr const &b)
 Binary save vsol_box_2d* to stream.
void vsl_b_read (vsl_b_istream &is, vsol_box_2d_sptr &b)
 Binary load vsol_box_2d* from stream.

Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  s,
vsol_box_2d const &  b 
)

Stream operator.

Definition at line 123 of file vsol_box_2d.cxx.

void vsl_b_read ( vsl_b_istream is,
vsol_box_2d_sptr b 
)

Binary load vsol_box_2d* from stream.

Definition at line 145 of file vsol_box_2d.cxx.

void vsl_b_write ( vsl_b_ostream os,
vsol_box_2d_sptr const &  b 
)

Binary save vsol_box_2d* to stream.

Definition at line 132 of file vsol_box_2d.cxx.


Generated on Sat Sep 6 05:15:38 2008 for contrib/gel/vsol by  doxygen 1.5.1