|
lsst.afw g4f4f280218+81551fceaa
|
#include <SpanSetFunctorGetters.h>
Public Types | |
| using | Reference = typename ndarray::Array< T, N, C >::Reference::Reference |
Public Member Functions | |
| ImageNdGetter (ndarray::Array< T, N, C > const &array, lsst::geom::Point2I const &xy0) | |
| ImageNdGetter (ImageNdGetter const &)=default | |
| ImageNdGetter (ImageNdGetter &&)=default | |
| ImageNdGetter & | operator= (ImageNdGetter const &)=default |
| ImageNdGetter & | operator= (ImageNdGetter &&)=default |
| ~ImageNdGetter ()=default | |
| void | checkExtents (lsst::geom::Box2I const &bbox, int area) const |
| void | setSpan (Span const &span) |
| void | increment () |
| Reference | get () |
Definition at line 155 of file SpanSetFunctorGetters.h.
| using lsst::afw::geom::details::ImageNdGetter< T, N, C >::Reference = typename ndarray::Array<T, N, C>::Reference::Reference |
Definition at line 158 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 160 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 169 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 186 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 184 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
inline |
Definition at line 179 of file SpanSetFunctorGetters.h.