Protected Attributes | List of all members
tuw::ParamFuncsSpline0DistArcVarsStatic< TNumType, TArcLatticeSize > Struct Template Reference

#include <param_func_spline0_dist.hpp>

Protected Attributes

std::array< std::vector< std::size_t >, TArcLatticeSize > arc2func_
 Maps the arc parametrizations to the functions that use them. More...
 
std::array< std::size_t, TArcLatticeSize > funcEvalArcCacheIdxUnder_
 Contains the index of the next control point relative to the last evaluation point. More...
 

Detailed Description

template<typename TNumType, size_t TArcLatticeSize>
struct tuw::ParamFuncsSpline0DistArcVarsStatic< TNumType, TArcLatticeSize >

Definition at line 69 of file param_func_spline0_dist.hpp.

Member Data Documentation

template<typename TNumType , size_t TArcLatticeSize>
std::array<std::vector<std::size_t>, TArcLatticeSize> tuw::ParamFuncsSpline0DistArcVarsStatic< TNumType, TArcLatticeSize >::arc2func_
protected

Maps the arc parametrizations to the functions that use them.

Definition at line 73 of file param_func_spline0_dist.hpp.

template<typename TNumType , size_t TArcLatticeSize>
std::array<std::size_t, TArcLatticeSize> tuw::ParamFuncsSpline0DistArcVarsStatic< TNumType, TArcLatticeSize >::funcEvalArcCacheIdxUnder_
protected

Contains the index of the next control point relative to the last evaluation point.

Definition at line 77 of file param_func_spline0_dist.hpp.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:23