Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:59 2011 for ImpalaSrc by  doxygen 1.5.1