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

#include <PyImathShear.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::S6< T >

Definition at line 31 of file PyImathShear.h.

Member Function Documentation

template<class T >
int PyImath::S6< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Shear6< T > *  s 
)
static

Definition at line 48 of file PyImathShear.h.

template<class T >
PyObject * PyImath::S6< T >::wrap ( const IMATH_NAMESPACE::Shear6< T > &  s)
static

Definition at line 39 of file PyImathShear.h.


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