Classes | Public Member Functions | Public Attributes
brip_region_pixel Class Reference

#include <brip_region_pixel.h>

Inheritance diagram for brip_region_pixel:
Inheritance graph
[legend]

List of all members.

Classes

struct  compare

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_

Detailed Description

Definition at line 21 of file brip_region_pixel.h.


Constructor & Destructor Documentation

brip_region_pixel::brip_region_pixel ( ) [inline]

Definition at line 31 of file brip_region_pixel.h.

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

Definition at line 34 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 37 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 50 of file brip_region_pixel.h.


Member Data Documentation

Definition at line 26 of file brip_region_pixel.h.

Definition at line 27 of file brip_region_pixel.h.

Definition at line 29 of file brip_region_pixel.h.

Definition at line 28 of file brip_region_pixel.h.

Definition at line 24 of file brip_region_pixel.h.

Definition at line 25 of file brip_region_pixel.h.


The documentation for this class was generated from the following file: