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

bool Impala::Core::Geometry::Rectangle::Valid (  )  const [inline]

Definition at line 82 of file Rectangle.h.

References Size().

Referenced by Impala::Visualization::ViewWithRect::OnDrawView().

00083     {
00084         return Size()>0;
00085     }

Here is the call graph for this function:


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