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

#include <PyImathFrustum.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::F< T >

Definition at line 34 of file PyImathFrustum.h.

Member Function Documentation

template<class T >
int PyImath::F< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Frustum< T > *  f 
)
static

Definition at line 51 of file PyImathFrustum.h.

template<class T >
PyObject * PyImath::F< T >::wrap ( const IMATH_NAMESPACE::Frustum< T > &  f)
static

Definition at line 42 of file PyImathFrustum.h.


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