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

#include <PyImathPlane.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::P3< T >

Definition at line 32 of file PyImathPlane.h.

Member Function Documentation

template<class T >
int PyImath::P3< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Plane3< T > *  pl 
)
static

Definition at line 49 of file PyImathPlane.h.

template<class T >
PyObject * PyImath::P3< T >::wrap ( const IMATH_NAMESPACE::Plane3< T > &  pl)
static

Definition at line 40 of file PyImathPlane.h.


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