LSSTApplications
10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
|
#include <PyPixelRegion.h>
Public Member Functions | |
lsst::afw::geom::Span | get () const |
void | increment () |
bool | atEnd () const |
PyPixelRegionIterator (lsst::afw::geom::ellipses::PixelRegion::Iterator const &begin, lsst::afw::geom::ellipses::PixelRegion::Iterator const &end, PyObject *owner=NULL) | |
~PyPixelRegionIterator () | |
Private Attributes | |
lsst::afw::geom::ellipses::PixelRegion::Iterator | _current |
lsst::afw::geom::ellipses::PixelRegion::Iterator | _end |
PyObject * | _owner |
Definition at line 36 of file PyPixelRegion.h.
|
inline |
Definition at line 45 of file PyPixelRegion.h.
|
inline |
Definition at line 53 of file PyPixelRegion.h.
|
inline |
Definition at line 43 of file PyPixelRegion.h.
|
inline |
Definition at line 39 of file PyPixelRegion.h.
|
inline |
Definition at line 41 of file PyPixelRegion.h.
|
private |
Definition at line 56 of file PyPixelRegion.h.
|
private |
Definition at line 57 of file PyPixelRegion.h.
|
private |
Definition at line 58 of file PyPixelRegion.h.