[inline]
Definition at line 28 of file ViewWithRect.h.
References Impala::Core::Geometry::Rectangle::CheckSize(), and mRect.
Referenced by Impala::Visualization::VideoNav::SetRect().
00029 { 00030 mRect = r; 00031 mRect.CheckSize(); 00032 }
Here is the call graph for this function: