#include <PyImathFrustum.h>
|
| static PyObject * | wrap (const IMATH_NAMESPACE::Frustum< T > &f) |
| |
| static int | convert (PyObject *p, IMATH_NAMESPACE::Frustum< T > *f) |
| |
template<class T>
class PyImath::F< T >
Definition at line 34 of file PyImathFrustum.h.
template<class T >
| int PyImath::F< T >::convert |
( |
PyObject * |
p, |
|
|
IMATH_NAMESPACE::Frustum< T > * |
f |
|
) |
| |
|
static |
template<class T >
| PyObject * PyImath::F< T >::wrap |
( |
const IMATH_NAMESPACE::Frustum< T > & |
f | ) |
|
|
static |
The documentation for this class was generated from the following file: