#include <brip_region_pixel.h>
Inheritance diagram for brip_region_pixel:
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 |
|
|
Definition at line 30 of file brip_region_pixel.h. |
|
|
Definition at line 33 of file brip_region_pixel.h. |
|
||||||||||||||||||||||||
|
Definition at line 36 of file brip_region_pixel.h. |
|
||||||||||||||||||||||||
|
Definition at line 49 of file brip_region_pixel.h. |
|
|
Definition at line 25 of file brip_region_pixel.h. |
|
|
Definition at line 26 of file brip_region_pixel.h. |
|
|
Definition at line 28 of file brip_region_pixel.h. |
|
|
Definition at line 27 of file brip_region_pixel.h. |
|
|
Definition at line 23 of file brip_region_pixel.h. |
|
|
Definition at line 24 of file brip_region_pixel.h. |
1.4.4