Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void Impala::Visualization::ImageSetIdxGrid::HandleViewDecoration ( OGLVIEW *  view  )  [inline, virtual]

Definition at line 295 of file ImageSetIdxGrid.h.

Referenced by HandleViewSettings().

00296     {
00297         SetSolidLineColor(oglLIGHTGREY);
00298         DrawRectangle(view->x-2, view->y-2, view->w+4, view->h+4);
00299     }


Generated on Thu Jan 13 09:24:44 2011 for ImpalaSrc by  doxygen 1.5.1