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

#include <PyImathOperators.h>

Static Public Member Functions

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

Detailed Description

template<class T1, class T2 = T1>
struct PyImath::op_idiv< T1, T2 >

Definition at line 112 of file PyImathOperators.h.

Member Function Documentation

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

Definition at line 113 of file PyImathOperators.h.


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