|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/tf/pyError.h"#include "pxr/base/tf/pyLock.h"#include "pxr/base/tf/pyObjWrapper.h"#include "pxr/external/boost/python/call.hpp"
Include dependency graph for pyCall.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TfPyCall< Return > |
Utilities for calling python callables.
These functions handle trapping python errors and converting them to TfErrors.
Definition in file pyCall.h.