LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <memory>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/pex/exceptions/python/Exception.h"
#include "lsst/geom/Box.h"
#include "lsst/geom/Point.h"
#include "lsst/geom/AffineTransform.h"
#include "lsst/afw/geom/Transform.h"
#include "lsst/afw/typehandling/Storable.h"
#include "lsst/afw/geom/polygon/Polygon.h"
#include "lsst/afw/table/io/python.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::geom | |
lsst::afw::geom::polygon | |
Functions | |
lsst::afw::geom::polygon::PYBIND11_MODULE (polygon, mod) | |