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

#include <PyImathEuler.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::E< T >

Definition at line 36 of file PyImathEuler.h.

Member Function Documentation

template<class T >
int PyImath::E< T >::convert ( PyObject *  p,
IMATH_NAMESPACE< T >::Euler< T > *  v 
)
static

Definition at line 53 of file PyImathEuler.h.

template<class T >
PyObject * PyImath::E< T >::wrap ( const IMATH_NAMESPACE< T >::Euler< T > &  e)
static

Definition at line 44 of file PyImathEuler.h.


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