|
HDK
|
#include <Python.h>#include <hboost/python.hpp>#include <hboost/python/make_constructor.hpp>#include <hboost/format.hpp>#include "PyImath.h"#include "PyImathMathExc.h"#include "PyImathDecorators.h"
Include dependency graph for PyImathColor4ArrayImpl.h:Go to the source code of this file.
Namespaces | |
| PyImath | |
Macros | |
| #define | HBOOST_BIND_GLOBAL_PLACEHOLDERS |
Functions | |
| template<class T > | |
| class_< FixedArray < IMATH_NAMESPACE::Color4< T > > > | PyImath::register_Color4Array () |
| #define HBOOST_BIND_GLOBAL_PLACEHOLDERS |
Definition at line 18 of file PyImathColor4ArrayImpl.h.