HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImathVec3Impl.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 "PyImathMathExc.h"
#include "PyImathVec.h"
#include "PyImathDecorators.h"
+ Include dependency graph for PyImathVec3Impl.h:

Go to the source code of this file.

Classes

struct  PyImath::Vec3Name< T >
 

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Functions

template<class T , IMATH_ENABLE_IF(!std::is_integral< T >::value) >
void PyImath::register_Vec3_floatonly (class_< Vec3< T >> &vec3_class)
 
template<class T >
class_< Vec3< T > > PyImath::register_Vec3 ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 18 of file PyImathVec3Impl.h.