11#include <boost/python/object.hpp>
14namespace PythonInterface {
29 const boost::python::object &
m_obj;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Helper class which provides the Collimation Length for SANS instruments.
Takes a Python object and if it supports indexing and is of length 3 then it will attempt to convert ...
const boost::python::object & m_obj
A reference to the object.
bool m_alreadyV3D
Is the object a wrapped instance of V3D.