#include <PyImathQuat.h>
|
| static PyObject * | wrap (const IMATH_NAMESPACE::Quat< T > &q) |
| |
| static int | convert (PyObject *p, IMATH_NAMESPACE::Quat< T > *q) |
| |
template<class T>
class PyImath::Q< T >
Definition at line 54 of file PyImathQuat.h.
template<class T >
| int PyImath::Q< T >::convert |
( |
PyObject * |
p, |
|
|
IMATH_NAMESPACE::Quat< T > * |
q |
|
) |
| |
|
static |
template<class T >
| PyObject * PyImath::Q< T >::wrap |
( |
const IMATH_NAMESPACE::Quat< T > & |
q | ) |
|
|
static |
The documentation for this class was generated from the following file: