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

#include <PyImathOperators.h>

Static Public Member Functions

static Ret apply (const T1 &a)
 

Detailed Description

template<class T1, class Ret = T1>
struct PyImath::op_abs< T1, Ret >

Definition at line 62 of file PyImathOperators.h.

Member Function Documentation

template<class T1 , class Ret = T1>
static Ret PyImath::op_abs< T1, Ret >::apply ( const T1 &  a)
inlinestatic

Definition at line 63 of file PyImathOperators.h.


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