Functions
contrib/rpl/rgrl/rgrl_mask_oriented_box.cxx File Reference
#include "rgrl_mask_oriented_box.h"
#include <vcl_cassert.h>
#include <vcl_limits.h>
#include <vnl/vnl_transpose.h>

Go to the source code of this file.

Functions

vcl_ostream & operator<< (vcl_ostream &os, const rgrl_mask_oriented_box &box)
 An output operator for displaying a mask_box.
vcl_istream & operator>> (vcl_istream &is, rgrl_mask_oriented_box &box)
 An output operator for displaying a mask_box.

Detailed Description

Definition in file rgrl_mask_oriented_box.cxx.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  os,
const rgrl_mask_oriented_box box 
)

An output operator for displaying a mask_box.

Definition at line 217 of file rgrl_mask_oriented_box.cxx.

vcl_istream& operator>> ( vcl_istream &  is,
rgrl_mask_oriented_box box 
)

An output operator for displaying a mask_box.

Definition at line 227 of file rgrl_mask_oriented_box.cxx.