All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfPyWrapListOp< T > Class Template Reference

Helper class for wrapping SdfListOp objects for Python. More...

Public Types

typedef T::ItemType ItemType
 
typedef T::ItemVector ItemVector
 
typedef SdfPyWrapListOp< T > This
 

Public Member Functions

 SdfPyWrapListOp (const std::string &name)
 

Detailed Description

template<class T>
class SdfPyWrapListOp< T >

Helper class for wrapping SdfListOp objects for Python.

The template parameter is the specific SdfListOp type being wrapped (e.g., SdfPathListOp)

Definition at line 43 of file pyListOp.h.


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