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

Go to the source code of this file.

Classes

class  PyImath::L3< T >
 

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

typedef L3< floatPyImath::Line3f
 
typedef L3< double > PyImath::Line3d
 

Functions

template<class T >
hboost::python::class_
< IMATH_NAMESPACE::Line3< T > > 
PyImath::register_Line ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 12 of file PyImathLine.h.