Public Member Functions | Public Attributes | List of all members
tuw::FuncCtrlPt< TNumType > Struct Template Reference

Control point variable. More...

#include <param_func.hpp>

Public Member Functions

 FuncCtrlPt (const TNumType &_val, TNumType &_arc)
 

Public Attributes

TNumType & arc
 control point arc parameter More...
 
TNumType val
 control point value More...
 

Detailed Description

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

Control point variable.

Definition at line 91 of file param_func.hpp.

Constructor & Destructor Documentation

template<typename TNumType>
tuw::FuncCtrlPt< TNumType >::FuncCtrlPt ( const TNumType &  _val,
TNumType &  _arc 
)
inline

Definition at line 93 of file param_func.hpp.

Member Data Documentation

template<typename TNumType>
TNumType& tuw::FuncCtrlPt< TNumType >::arc

control point arc parameter

Definition at line 97 of file param_func.hpp.

template<typename TNumType>
TNumType tuw::FuncCtrlPt< TNumType >::val

control point value

Definition at line 96 of file param_func.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