HDK
|
#include <wrapTypeHelpers.h>
Additional Inherited Members | |
Public Member Functions inherited from TfType_WrapHelpers::_PythonClass | |
template<class CLS > | |
void | visit (CLS &c) const |
A hboost.python visitor that associates the Python class object created by the wrapping with the TfType of the C++ type being wrapped.
Example use:
Definition at line 77 of file wrapTypeHelpers.h.