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

bool Impala::Core::Geometry::VxRectangle::BeforeAfterInTime ( const VxRectangle v  )  const [inline]

Definition at line 99 of file VxRectangle.h.

References BeforeInTime().

00100     {
00101         return (BeforeInTime(v) || v.BeforeInTime(*this));
00102     }

Here is the call graph for this function:


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