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

#include <PyImathVecOperators.h>

Static Public Member Functions

static void apply (T &v)
 

Detailed Description

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

Definition at line 31 of file PyImathVecOperators.h.

Member Function Documentation

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

Definition at line 32 of file PyImathVecOperators.h.


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