DGtal 1.3.0
Loading...
Searching...
No Matches
Data Fields
DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KIter Struct Reference

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

Data Fields

DigitalCurve::iterator jt
 
unsigned int k
 

Detailed Description

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

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

Definition at line 198 of file NaiveParametricCurveDigitizer3D.h.

Field Documentation

◆ jt

template<typename TParametricCurve >
DigitalCurve::iterator DGtal::NaiveParametricCurveDigitizer3D< TParametricCurve >::KIter::jt

Definition at line 198 of file NaiveParametricCurveDigitizer3D.h.

◆ k

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

Definition at line 198 of file NaiveParametricCurveDigitizer3D.h.


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