[inline]
Definition at line 14 of file MapFunction.h.
References mHeight, and mWidth.
00015 { 00016 mWidth = width; 00017 mHeight = height; 00018 }