HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImathEuler.h File Reference
#include <Python.h>
#include <hboost/python.hpp>
#include <ImathEuler.h>
#include <ImathVec.h>
#include "PyImath.h"
+ Include dependency graph for PyImathEuler.h:

Go to the source code of this file.

Classes

class  PyImath::E< T >
 

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

typedef FixedArray
< IMATH_NAMESPACE::Eulerf
PyImath::EulerfArray
 
typedef FixedArray
< IMATH_NAMESPACE::Eulerd
PyImath::EulerdArray
 
typedef E< floatPyImath::Eulerf
 
typedef E< double > PyImath::Eulerd
 

Functions

template<class T >
hboost::python::class_
< IMATH_NAMESPACE::Euler< T >
, hboost::python::bases
< IMATH_NAMESPACE::Vec3< T > > > 
PyImath::register_Euler ()
 
template<class T >
hboost::python::class_
< PyImath::FixedArray
< IMATH_NAMESPACE::Euler< T > > > 
PyImath::register_EulerArray ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 12 of file PyImathEuler.h.