Cinder  0.9.1
Static Public Member Functions | List of all members
glm::detail::functor2< T, P, tvec1 > Struct Template Reference

#include <_vectorize.hpp>

Static Public Member Functions

static GLM_FUNC_QUALIFIER tvec1< T, P > call (T(*Func)(T x, T y), tvec1< T, P > const &a, tvec1< T, P > const &b)
 

Member Function Documentation

template<typename T , precision P>
static GLM_FUNC_QUALIFIER tvec1<T, P> glm::detail::functor2< T, P, tvec1 >::call ( T(*)(T x, T y Func,
tvec1< T, P > const &  a,
tvec1< T, P > const &  b 
)
static

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