HDK
|
#include <pySpec.h>
Public Types | |
typedef _SpecType | SpecType |
typedef SdfHandle< SpecType > | Handle |
typedef SdfHandle< const SpecType > | ConstHandle |
Public Member Functions | |
_ConstHandleToPython () | |
Static Public Member Functions | |
static PyObject * | convert (ConstHandle const &p) |
typedef SdfHandle<const SpecType> Sdf_PySpecDetail::_ConstHandleToPython< _SpecType >::ConstHandle |
typedef SdfHandle<SpecType> Sdf_PySpecDetail::_ConstHandleToPython< _SpecType >::Handle |
typedef _SpecType Sdf_PySpecDetail::_ConstHandleToPython< _SpecType >::SpecType |
|
inline |
|
inlinestatic |