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