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

bool Impala::Visualization::RotorBrowser::RotorView::IsSameAs ( CString  name,
int  nr 
) [inline]

Definition at line 316 of file RotorView.h.

References mName, and mNr.

00317     {
00318         return (mNr == nr && mName == name);
00319     }


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