Functions
Segmentation::SubStructure::intern Namespace Reference

Functions

template<int Degree2>
float _intersect (const float mx, const float my, const typename Param< Degree2 >::VectorU &p)
 ray cast surface with ray $z = (mx my 1)$ --> null points of polynomial equation (=roots)
template<>
float _intersect< 1 > (const float mx, const float my, const typename Param< 1 >::VectorU &p)
 ray cast surface with ray $z = (mx my 1)$ --> null points of polynomial equation (=roots)

Function Documentation

template<int Degree2>
float Segmentation::SubStructure::intern::_intersect ( const float  mx,
const float  my,
const typename Param< Degree2 >::VectorU &  p 
) [inline]

ray cast surface with ray $z = (mx my 1)$ --> null points of polynomial equation (=roots)

Definition at line 74 of file sub_structures.h.

template<>
float Segmentation::SubStructure::intern::_intersect< 1 > ( const float  mx,
const float  my,
const typename Param< 1 >::VectorU &  p 
) [inline]

ray cast surface with ray $z = (mx my 1)$ --> null points of polynomial equation (=roots)

Definition at line 108 of file sub_structures.h.



cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:04