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

#include <PyImathMatrix.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::M44< T >

Definition at line 57 of file PyImathMatrix.h.

Member Function Documentation

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

Definition at line 138 of file PyImathMatrix.h.

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

Definition at line 83 of file PyImathMatrix.h.


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