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

brip_region_pixel Class Reference

#include <brip_region_pixel.h>

Inheritance diagram for brip_region_pixel:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 20 of file brip_region_pixel.h.

Public Member Functions

 brip_region_pixel ()
 brip_region_pixel (brip_region_pixel const &p)
 brip_region_pixel (vgl_point_2d< int > const &location, vgl_point_2d< int > const &nearest, float const &cost, int const count, unsigned int const &label)
void set (vgl_point_2d< int > const &location, vgl_point_2d< int > const &nearest, float const &cost, int const &count, int const &label)
void ref ()
void unref ()
int get_references () const
bool is_referenced () const

Public Attributes

vgl_point_2d< int > location_
vgl_point_2d< int > nearest_
float cost_
int count_
unsigned int label_
int dist_

Classes

struct  compare


Constructor & Destructor Documentation

brip_region_pixel::brip_region_pixel  )  [inline]
 

Definition at line 30 of file brip_region_pixel.h.

brip_region_pixel::brip_region_pixel brip_region_pixel const &  p  )  [inline]
 

Definition at line 33 of file brip_region_pixel.h.

brip_region_pixel::brip_region_pixel vgl_point_2d< int > const &  location,
vgl_point_2d< int > const &  nearest,
float const &  cost,
int const   count,
unsigned int const &  label
[inline]
 

Definition at line 36 of file brip_region_pixel.h.


Member Function Documentation

void brip_region_pixel::set vgl_point_2d< int > const &  location,
vgl_point_2d< int > const &  nearest,
float const &  cost,
int const &  count,
int const &  label
[inline]
 

Definition at line 49 of file brip_region_pixel.h.


Member Data Documentation

float brip_region_pixel::cost_
 

Definition at line 25 of file brip_region_pixel.h.

int brip_region_pixel::count_
 

Definition at line 26 of file brip_region_pixel.h.

int brip_region_pixel::dist_
 

Definition at line 28 of file brip_region_pixel.h.

unsigned int brip_region_pixel::label_
 

Definition at line 27 of file brip_region_pixel.h.

vgl_point_2d<int> brip_region_pixel::location_
 

Definition at line 23 of file brip_region_pixel.h.

vgl_point_2d<int> brip_region_pixel::nearest_
 

Definition at line 24 of file brip_region_pixel.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:52:31 2008 for contrib/brl/bseg/brip by  doxygen 1.4.4