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

void Impala::Application::DemoCamera2d::DemoCompInv (  ) 

Definition at line 322 of file mainDemoCamera2d.cpp.

References basicInvs, compoundInvs, and curInvList.

Referenced by SetCurDemo().

00323 {
00324     curInvList.push_back(basicInvs[1]); // L
00325     curInvList.push_back(compoundInvs[0]); // Lw2
00326     curInvList.push_back(compoundInvs[2]); // Ew
00327     curInvList.push_back(compoundInvs[3]); // Ww
00328     curInvList.push_back(compoundInvs[4]); // Cw
00329     curInvList.push_back(compoundInvs[12]); // ANG2w
00330     curInvList.push_back(compoundInvs[11]); // ANGw
00331     curInvList.push_back(compoundInvs[14]); // OBw
00332 }


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