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

#include <_vectorize.hpp>

Static Public Member Functions

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

Member Function Documentation

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

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