LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Functions
_geom.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/utils/python.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::geom
 

Functions

void lsst::geom::wrapAngle (utils::python::WrapperCollection &wrappers)
 
void lsst::geom::wrapCoordinates (utils::python::WrapperCollection &wrappers)
 
void lsst::geom::wrapSpherePoint (WrapperCollection &wrappers)
 
void lsst::geom::wrapBox (utils::python::WrapperCollection &wrappers)
 
void lsst::geom::wrapLinearTransform (WrapperCollection &wrappers)
 
void lsst::geom::wrapAffineTransform (utils::python::WrapperCollection &wrappers)
 
 lsst::geom::PYBIND11_MODULE (_geom, mod)