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