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