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

Go to the source code of this file.

Classes

class  PyImath::P3< T >
 

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

typedef P3< floatPyImath::Plane3f
 
typedef P3< double > PyImath::Plane3d
 

Functions

template<class T >
hboost::python::class_
< IMATH_NAMESPACE::Plane3< T > > 
PyImath::register_Plane ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 12 of file PyImathPlane.h.