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

#include <PyImathQuat.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::Q< T >

Definition at line 54 of file PyImathQuat.h.

Member Function Documentation

template<class T >
int PyImath::Q< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Quat< T > *  q 
)
static

Definition at line 71 of file PyImathQuat.h.

template<class T >
PyObject * PyImath::Q< T >::wrap ( const IMATH_NAMESPACE::Quat< T > &  q)
static

Definition at line 62 of file PyImathQuat.h.


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