LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include <memory>
#include "lsst/utils/python.h"
#include "lsst/sphgeom/UnitVector3d.h"
#include "lsst/sphgeom/Vector3d.h"
#include "lsst/sphgeom/LonLat.h"
#include "lsst/geom/Angle.h"
#include "lsst/geom/Point.h"
#include "lsst/geom/SpherePoint.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::geom | |
Typedefs | |
using | lsst::geom::PySpherePoint = py::class_< SpherePoint, std::shared_ptr< SpherePoint > > |
Functions | |
void | lsst::geom::wrapSpherePoint (WrapperCollection &wrappers) |