#include <PyImathShear.h>
|
| static PyObject * | wrap (const IMATH_NAMESPACE::Shear6< T > &s) |
| |
| static int | convert (PyObject *p, IMATH_NAMESPACE::Shear6< T > *s) |
| |
template<class T>
class PyImath::S6< T >
Definition at line 31 of file PyImathShear.h.
template<class T >
| int PyImath::S6< T >::convert |
( |
PyObject * |
p, |
|
|
IMATH_NAMESPACE::Shear6< T > * |
s |
|
) |
| |
|
static |
template<class T >
| PyObject * PyImath::S6< T >::wrap |
( |
const IMATH_NAMESPACE::Shear6< T > & |
s | ) |
|
|
static |
The documentation for this class was generated from the following file: