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

#include <PyImathLine.h>

Static Public Member Functions

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

Detailed Description

template<class T>
class PyImath::L3< T >

Definition at line 32 of file PyImathLine.h.

Member Function Documentation

template<class T >
int PyImath::L3< T >::convert ( PyObject *  p,
IMATH_NAMESPACE::Line3< T > *  l 
)
static

Definition at line 49 of file PyImathLine.h.

template<class T >
PyObject * PyImath::L3< T >::wrap ( const IMATH_NAMESPACE::Line3< T > &  l)
static

Definition at line 40 of file PyImathLine.h.


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