Protected Attributes | List of all members
tuw::ParamFuncsSpline0DistArcVarsDyn< TNumType > Struct Template Reference

#include <param_func_spline0_dist.hpp>

Protected Attributes

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

Detailed Description

template<typename TNumType>
struct tuw::ParamFuncsSpline0DistArcVarsDyn< TNumType >

Definition at line 58 of file param_func_spline0_dist.hpp.

Member Data Documentation

template<typename TNumType >
std::vector<std::vector<std::size_t> > tuw::ParamFuncsSpline0DistArcVarsDyn< TNumType >::arc2func_
protected

Maps the arc parametrizations to the functions that use them.

Definition at line 62 of file param_func_spline0_dist.hpp.

template<typename TNumType >
std::vector<std::size_t> tuw::ParamFuncsSpline0DistArcVarsDyn< TNumType >::funcEvalArcCacheIdxUnder_
protected

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

Definition at line 66 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