|
lsst.afw g712618294e+4813a5392e
|
#include <vector>#include <unordered_map>#include <memory>#include "boost/iterator/transform_iterator.hpp"#include "astshim/FrameSet.h"#include "lsst/afw/table/io/Persistable.h"#include "lsst/afw/cameraGeom/CameraSys.h"#include "lsst/geom/Point.h"#include "lsst/afw/geom/Transform.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::cameraGeom::TransformMap |
| A registry of 2-dimensional coordinate transforms for a specific camera. More... | |
| struct | lsst::afw::cameraGeom::TransformMap::Connection |
| Representation of a single edge in the graph defined by a TransformMap. More... | |
Namespaces | |
| namespace | lsst |
| namespace | lsst::afw |
| namespace | lsst::afw::cameraGeom |
Functions | |
| std::ostream & | lsst::afw::cameraGeom::operator<< (std::ostream &os, TransformMap::Connection const &connection) |