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