|
template<std::size_t N> |
std::pair< double, double > | operator() (const std::array< float, N > &start, const std::array< float, N > &end) |
|
std::pair< double, double > | operator() (const std::vector< ossia::value > &start, const std::vector< ossia::value > &end) |
|
template<typename T > |
std::pair< double, double > | operator() (const T &start, const T &end) |
|
std::pair< double, double > | operator() (ossia::impulse start, ossia::impulse end) |
|
std::pair< double, double > | operator() (const std::string &start, const std::string &end) |
|
template<typename T , typename U > |
std::pair< double, double > | operator() (const T &start, const U &end) |
|
|
const ossia::destination_index & | idx |
|
The documentation for this struct was generated from the following file: