Public Member Functions | Public Attributes
rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node Struct Reference

List of all members.

Public Member Functions

 discrete_shift_node ()
 discrete_shift_node (const vnl_int_3 &shift, const double &step)
discrete_shift_node operator- () const

Public Attributes

vnl_int_3 shift_
double step_
 delta step compared to previous node.

Detailed Description

template<class PixelType>
struct rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node

Definition at line 77 of file rgrl_matcher_pseudo_int_3d.h.


Constructor & Destructor Documentation

template<class PixelType >
rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node::discrete_shift_node ( ) [inline]

Definition at line 82 of file rgrl_matcher_pseudo_int_3d.h.

template<class PixelType >
rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node::discrete_shift_node ( const vnl_int_3 &  shift,
const double &  step 
) [inline]

Definition at line 84 of file rgrl_matcher_pseudo_int_3d.h.


Member Function Documentation

template<class PixelType >
discrete_shift_node rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node::operator- ( ) const [inline]

Definition at line 87 of file rgrl_matcher_pseudo_int_3d.h.


Member Data Documentation

template<class PixelType >
vnl_int_3 rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node::shift_

Definition at line 78 of file rgrl_matcher_pseudo_int_3d.h.

template<class PixelType >
double rgrl_matcher_pseudo_int_3d< PixelType >::discrete_shift_node::step_

delta step compared to previous node.

Definition at line 80 of file rgrl_matcher_pseudo_int_3d.h.


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