HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::op_vecLength< T, > Struct Template Reference

#include <PyImathVecOperators.h>

Static Public Member Functions

static T::BaseType apply (const T &v)
 

Detailed Description

template<class T, IMATH_ENABLE_IF(!std::is_integral< typename T::BaseType >::value)>
struct PyImath::op_vecLength< T, >

Definition at line 20 of file PyImathVecOperators.h.

Member Function Documentation

template<class T , IMATH_ENABLE_IF(!std::is_integral< typename T::BaseType >::value) >
static T::BaseType PyImath::op_vecLength< T, >::apply ( const T &  v)
inlinestatic

Definition at line 21 of file PyImathVecOperators.h.


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