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