lsst.afw
21.0.0-20-g09baf175d+b753e4a737
|
#include <SpanSetFunctorGetters.h>
Public Types | |
using | Reference = typename ndarray::Array< T, inA, inC >::Reference |
Public Member Functions | |
FlatNdGetter (ndarray::Array< T, inA, inC > const &array) | |
FlatNdGetter (FlatNdGetter const &)=default | |
FlatNdGetter (FlatNdGetter &&)=default | |
FlatNdGetter & | operator= (FlatNdGetter const &)=default |
FlatNdGetter & | operator= (FlatNdGetter &&)=default |
~FlatNdGetter ()=default | |
void | checkExtents (lsst::geom::Box2I const &bbox, int area) const |
void | setSpan (Span const &span) |
void | increment () |
Reference | get () const |
Definition at line 195 of file SpanSetFunctorGetters.h.
using lsst::afw::geom::details::FlatNdGetter< T, inA, inC >::Reference = typename ndarray::Array<T, inA, inC>::Reference |
Definition at line 198 of file SpanSetFunctorGetters.h.
|
inlineexplicit |
Definition at line 200 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
default |
|
inline |
Definition at line 208 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 222 of file SpanSetFunctorGetters.h.
|
inline |
Definition at line 220 of file SpanSetFunctorGetters.h.
|
default |
|
default |
|
inline |
Definition at line 218 of file SpanSetFunctorGetters.h.