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

void Impala::Visualization::RotorBrowser::RotorView::SetRect ( GeoRectangle  r  )  [inline]

Definition at line 180 of file RotorView.h.

References Impala::Core::Geometry::Rectangle::CheckSize(), and mRect.

00181     {
00182         mRect = r;
00183         mRect.CheckSize();
00184     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:56:29 2010 for ImpalaSrc by  doxygen 1.5.1