HDK
|
#include "pxr/pxr.h"
#include <hboost/python/class.hpp>
#include <hboost/python/dict.hpp>
#include <hboost/python/object.hpp>
#include <hboost/python/def_visitor.hpp>
Go to the source code of this file.
Classes | |
struct | Tf_PyClassMethod::_TfPyClassMethod |
Namespaces | |
Tf_PyClassMethod | |
Typedefs | |
typedef Tf_PyClassMethod::_TfPyClassMethod | TfPyClassMethod |
A hboost.python class visitor which replaces the named method with a classmethod()-wrapped one.
Definition at line 98 of file pyClassMethod.h.