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

#include <PyImathBox.h>

Static Public Member Functions

static PyObject * wrap (const IMATH_NAMESPACE::Box< IMATH_NAMESPACE::Vec3< T > > &b)
 
static int convert (PyObject *p, IMATH_NAMESPACE::Box< IMATH_NAMESPACE::Vec3< T > > *v)
 

Detailed Description

template<class T>
class PyImath::Box3< T >

Definition at line 55 of file PyImathBox.h.

Member Function Documentation

template<class T >
int PyImath::Box3< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Box< IMATH_NAMESPACE::Vec3< T > > *  v 
)
static

Definition at line 139 of file PyImathBox.h.

template<class T >
PyObject * PyImath::Box3< T >::wrap ( const IMATH_NAMESPACE::Box< IMATH_NAMESPACE::Vec3< T > > &  b)
static

Definition at line 72 of file PyImathBox.h.


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