HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImathDecorators.h File Reference
#include <hboost/python.hpp>
+ Include dependency graph for PyImathDecorators.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Functions

template<class T , class X1 , class X2 , class X3 >
hboost::python::class_< T, X1,
X2, X3 > & 
PyImath::decoratecopy (hboost::python::class_< T, X1, X2, X3 > &cls)
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 11 of file PyImathDecorators.h.