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

#include <PyImathVecOperators.h>

Static Public Member Functions

static T apply (const T &v)
 

Detailed Description

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

Definition at line 37 of file PyImathVecOperators.h.

Member Function Documentation

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

Definition at line 38 of file PyImathVecOperators.h.


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