![]() |
An injected constructor mechanism that works with polymorphic wrapped classes. More...
Include dependency graph for makePyConstructor.h:Go to the source code of this file.
Classes | |
| struct | TfPySequenceToListRefPtrFactory |
A boost::python result converter generator which converts standard library sequences to lists of python owned objects. More... | |
Macros | |
| #define | TF_MAX_ARITY 7 |
| #define | BOOST_PP_ITERATION_LIMITS (0, TF_MAX_ARITY) |
| #define | BOOST_PP_FILENAME_1 "pxr/base/tf/makePyConstructor.h" |
An injected constructor mechanism that works with polymorphic wrapped classes.
Definition in file makePyConstructor.h.
| struct TfPySequenceToListRefPtrFactory |
A boost::python result converter generator which converts standard library sequences to lists of python owned objects.
Definition at line 395 of file makePyConstructor.h.