DGtal  1.4.beta
DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KConstIter Struct Reference

A structure used for making iterations over digital curve with respect to K_NEXT. More...

Data Fields

DigitalCurve::const_iterator jt
 
unsigned int k
 

Detailed Description

template<typename TParametricCurve>
struct DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KConstIter

A structure used for making iterations over digital curve with respect to K_NEXT.

Definition at line 196 of file NaiveParametricCurveDigitizer3D.h.

Field Documentation

◆ jt

template<typename TParametricCurve >
DigitalCurve::const_iterator DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KConstIter::jt

Definition at line 196 of file NaiveParametricCurveDigitizer3D.h.

◆ k

template<typename TParametricCurve >
unsigned int DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KConstIter::k

Definition at line 196 of file NaiveParametricCurveDigitizer3D.h.


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