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

#include <PyImathMatrix.h>

Static Public Member Functions

static PyObject * wrap (const IMATH_NAMESPACE::Matrix22< T > &m)
 
static int convert (PyObject *p, IMATH_NAMESPACE::Matrix22< T > *m)
 

Detailed Description

template<class T>
class PyImath::M22< T >

Definition at line 43 of file PyImathMatrix.h.

Member Function Documentation

template<class T >
int PyImath::M22< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Matrix22< T > *  m 
)
static

Definition at line 92 of file PyImathMatrix.h.

template<class T >
PyObject * PyImath::M22< T >::wrap ( const IMATH_NAMESPACE::Matrix22< T > &  m)
static

Definition at line 65 of file PyImathMatrix.h.


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