TuttleOFX  1
tuttle::plugin::ctl::CTLProcessParams< Scalar > Struct Template Reference

#include <CTLPlugin.hpp>

Data Fields

EParamChooseInput _inputType
std::vector< std::string > _paths
std::string _module
std::string _code

Detailed Description

template<typename Scalar>
struct tuttle::plugin::ctl::CTLProcessParams< Scalar >

Definition at line 13 of file CTLPlugin.hpp.


Field Documentation

template<typename Scalar>
std::string tuttle::plugin::ctl::CTLProcessParams< Scalar >::_code

Definition at line 18 of file CTLPlugin.hpp.

Definition at line 15 of file CTLPlugin.hpp.

Referenced by tuttle::plugin::ctl::CTLPlugin::getProcessParams().

template<typename Scalar>
std::string tuttle::plugin::ctl::CTLProcessParams< Scalar >::_module

Definition at line 17 of file CTLPlugin.hpp.

template<typename Scalar>
std::vector<std::string> tuttle::plugin::ctl::CTLProcessParams< Scalar >::_paths

Definition at line 16 of file CTLPlugin.hpp.


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