ReFRACtor
|
#include "swig_type_mapper_base.h"
Go to the source code of this file.
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |
Functions | |
template<typename T > | |
PyObject * | FullPhysics::swig_to_python (const boost::shared_ptr< T > &V) |
Function to map from a shared point to a python object. More... | |
template<typename T > | |
PyObject * | FullPhysics::swig_to_python (const boost::shared_ptr< T > *V) |
PyObject * | FullPhysics::swig_to_python_or_none (const boost::shared_ptr< GenericObject > &V) |