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

#include <PyImathOperators.h>

Static Public Member Functions

static Ret apply (const T1 &a, const T2 &b)
 

Detailed Description

template<class T1, class T2 = T1, class Ret = T1>
struct PyImath::op_bitor< T1, T2, Ret >

Definition at line 92 of file PyImathOperators.h.

Member Function Documentation

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

Definition at line 93 of file PyImathOperators.h.


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