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

void Impala::Application::DemoCamera2d::DoEw (  ) 

Definition at line 95 of file mainDemoCamera2d.cpp.

References eList, funcRes, and verbose.

00096 {
00097     if (verbose == 1) 
00098         std::cout << "DoEw " << std::endl;
00099     funcRes = 0;
00100     InvEw<Array2dScalarReal64>(funcRes, eList);
00101 }


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