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