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

Go to the source code of this file.

Classes

class  PyImath::F< T >
 

Namespaces

 PyImath
 

Macros

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

typedef F< floatPyImath::Frustumf
 
typedef F< double > PyImath::Frustumd
 

Functions

template<class T >
hboost::python::class_
< IMATH_NAMESPACE::Frustum< T > > 
PyImath::register_Frustum ()
 
template<class T >
hboost::python::class_
< IMATH_NAMESPACE::FrustumTest
< T > > 
PyImath::register_FrustumTest ()
 

Macro Definition Documentation

#define HBOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 12 of file PyImathFrustum.h.