HDK
|
#include "pxr/pxr.h"
#include "pxr/base/tf/pyError.h"
#include "pxr/base/tf/pyLock.h"
#include "pxr/base/tf/pyObjWrapper.h"
#include <hboost/python/call.hpp>
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.