#include <rgrl_matcher_pseudo_int_3d.h>
Public Member Functions | |
| rgrl_mapped_pixel_type () | |
Public Attributes | |
| vnl_int_3 | location |
| double | intensity |
| double | weight |
Definition at line 35 of file rgrl_matcher_pseudo_int_3d.h.
| rgrl_matcher_pseudo_int_3d< PixelType >::rgrl_mapped_pixel_type::rgrl_mapped_pixel_type | ( | ) | [inline] |
Definition at line 41 of file rgrl_matcher_pseudo_int_3d.h.
| double rgrl_matcher_pseudo_int_3d< PixelType >::rgrl_mapped_pixel_type::intensity |
Definition at line 39 of file rgrl_matcher_pseudo_int_3d.h.
| vnl_int_3 rgrl_matcher_pseudo_int_3d< PixelType >::rgrl_mapped_pixel_type::location |
Definition at line 38 of file rgrl_matcher_pseudo_int_3d.h.
| double rgrl_matcher_pseudo_int_3d< PixelType >::rgrl_mapped_pixel_type::weight |
Definition at line 40 of file rgrl_matcher_pseudo_int_3d.h.
1.7.5.1