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

void Impala::Application::DemoCamera2d::DemoEinv (  ) 

Definition at line 364 of file mainDemoCamera2d.cpp.

References basicInvs, compoundInvs, and curInvList.

Referenced by SetCurDemo().

00365 {
00366     curInvList.push_back(basicInvs[0]); // Source
00367     curInvList.push_back(compoundInvs[2]); // Ew
00368     curInvList.push_back(compoundInvs[3]); // Ww
00369     curInvList.push_back(compoundInvs[4]); // Cw
00370     curInvList.push_back(compoundInvs[5]); // Nw
00371     curInvList.push_back(compoundInvs[6]); // Hw
00372     curInvList.push_back(compoundInvs[7]); // Cw_log
00373     curInvList.push_back(compoundInvs[8]); // Nw_log
00374     curInvList.push_back(compoundInvs[9]); // Hw_log
00375 }


Generated on Fri Mar 19 10:39:08 2010 for ImpalaSrc by  doxygen 1.5.1