|
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 PyImathColor3ArrayImpl.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::Color3< T > > > | PyImath::register_Color3Array () |
| #define HBOOST_BIND_GLOBAL_PLACEHOLDERS |
Definition at line 18 of file PyImathColor3ArrayImpl.h.