File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: