8 #ifndef _PyImathBufferProtocol_h_
9 #define _PyImathBufferProtocol_h_
11 #define HBOOST_BIND_GLOBAL_PLACEHOLDERS
12 #include <hboost/python.hpp>
24 template <
class ArrayT>
ArrayT * fixedArrayFromBuffer(PyObject *obj)
void add_buffer_protocol(hboost::python::class_< T > &classObj)