HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImathVec4ArrayImpl.h File Reference
#include <Python.h>
#include <hboost/python.hpp>
#include <hboost/python/make_constructor.hpp>
#include <hboost/format.hpp>
#include <ImathVec.h>
#include <ImathVecAlgo.h>
#include "PyImath.h"
#include "PyImathVec.h"
#include "PyImathDecorators.h"
#include "PyImathMathExc.h"
#include "PyImathOperators.h"
#include "PyImathVecOperators.h"
+ Include dependency graph for PyImathVec4ArrayImpl.h:

Go to the source code of this file.

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Functions

template<class T , IMATH_ENABLE_IF(!std::is_integral< T >::value) >
void PyImath::register_Vec4Array_floatonly (class_< FixedArray< Vec4< T >>> &vec4Array_class)
 
template<class T >
class_< FixedArray
< IMATH_NAMESPACE::Vec4< T > > > 
PyImath::register_Vec4Array ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 18 of file PyImathVec4ArrayImpl.h.