![]() |
|
A pxr_boost::python result converter generator which converts standard library sequences to sets.
More...
#include <pyResultConversions.h>
A pxr_boost::python result converter generator which converts standard library sequences to sets.
The way to use this is as a return value policy for a function which returns a sequence or a const reference to a sequence. For example this function:
May be wrapped as:
Definition at line 79 of file pyResultConversions.h.