#include <PyImathPlane.h>
|
| static PyObject * | wrap (const IMATH_NAMESPACE::Plane3< T > &pl) |
| |
| static int | convert (PyObject *p, IMATH_NAMESPACE::Plane3< T > *pl) |
| |
template<class T>
class PyImath::P3< T >
Definition at line 32 of file PyImathPlane.h.
template<class T >
| int PyImath::P3< T >::convert |
( |
PyObject * |
p, |
|
|
IMATH_NAMESPACE::Plane3< T > * |
pl |
|
) |
| |
|
static |
template<class T >
| PyObject * PyImath::P3< T >::wrap |
( |
const IMATH_NAMESPACE::Plane3< T > & |
pl | ) |
|
|
static |
The documentation for this class was generated from the following file: