HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
valueFromPython.h File Reference
#include "pxr/pxr.h"
#include "pxr/base/vt/api.h"
#include "pxr/base/vt/value.h"
#include "pxr/base/tf/hash.h"
#include "pxr/base/tf/hashmap.h"
#include "pxr/base/tf/pyUtils.h"
#include "pxr/base/tf/singleton.h"
#include "pxr/base/tf/pySafePython.h"
#include <vector>
+ Include dependency graph for valueFromPython.h:

Go to the source code of this file.

Classes

class  Vt_ValueFromPythonRegistry
 

Functions

 VT_API_TEMPLATE_CLASS (TfSingleton< Vt_ValueFromPythonRegistry >)
 
template<class T >
void VtValueFromPython ()
 
template<class T >
void VtValueFromPythonLValue ()
 

Function Documentation

VT_API_TEMPLATE_CLASS ( TfSingleton< Vt_ValueFromPythonRegistry )
template<class T >
void VtValueFromPython ( )

Definition at line 155 of file valueFromPython.h.

template<class T >
void VtValueFromPythonLValue ( )

Definition at line 160 of file valueFromPython.h.