[inline]
Definition at line 44 of file MapFunction.h.
References mSegmentation.
00044 : 00045 MapFunction(width, height) 00046 { 00047 mSegmentation = segmentation; 00048 }