#include <PyImathVec.h>
|
| static PyObject * | wrap (const IMATH_NAMESPACE::Vec3< T > &v) |
| |
| static int | convert (PyObject *p, IMATH_NAMESPACE::Vec3< T > *v) |
| |
template<class T>
class PyImath::V3< T >
Definition at line 194 of file PyImathVec.h.
template<class T >
| int PyImath::V3< T >::convert |
( |
PyObject * |
p, |
|
|
IMATH_NAMESPACE::Vec3< T > * |
v |
|
) |
| |
|
static |
template<class T >
| PyObject * PyImath::V3< T >::wrap |
( |
const IMATH_NAMESPACE::Vec3< T > & |
v | ) |
|
|
static |
The documentation for this class was generated from the following file: