cinderSurfaceT

ConstIter /

#includecinder/Surface.h

Convenience class for iterating the pixels of a Surface. The iteration is const , performing read-only operations on the Surface.


Public Member Functions

  • ConstIter (const Iter &iter)
  • ConstIter (const SurfaceT< T > &SurfaceT, const Area &area)