|
HDK
|
#include <hboost/python.hpp>
Include dependency graph for PyImathBufferProtocol.h:Go to the source code of this file.
Namespaces | |
| PyImath | |
Macros | |
| #define | HBOOST_BIND_GLOBAL_PLACEHOLDERS |
Functions | |
| template<class T > | |
| void | PyImath::add_buffer_protocol (hboost::python::class_< T > &classObj) |
| template<class ArrayT > | |
| ArrayT * | PyImath::fixedArrayFromBuffer (PyObject *obj) |
| #define HBOOST_BIND_GLOBAL_PLACEHOLDERS |
Definition at line 11 of file PyImathBufferProtocol.h.