HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::C4< T, U > Class Template Reference

#include <PyImathColor.h>

Static Public Member Functions

static PyObject * wrap (const IMATH_NAMESPACE::Color4< T > &c)
 
static int convert (PyObject *p, IMATH_NAMESPACE::Color4< T > *v)
 

Detailed Description

template<class T, class U>
class PyImath::C4< T, U >

Definition at line 50 of file PyImathColor.h.

Member Function Documentation

template<class T , class U >
int PyImath::C4< T, U >::convert ( PyObject *  p,
IMATH_NAMESPACE::Color4< T > *  v 
)
static

Definition at line 156 of file PyImathColor.h.

template<class T , class U >
PyObject * PyImath::C4< T, U >::wrap ( const IMATH_NAMESPACE::Color4< T > &  c)
static

Definition at line 67 of file PyImathColor.h.


The documentation for this class was generated from the following file: