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

void Impala::Application::DemoCamera2d::DoJOSAw (  ) 

Definition at line 196 of file mainDemoCamera2d.cpp.

References funcRes, rgbList, and verbose.

00197 {
00198     if (verbose == 1) 
00199         std::cout << "DoJOSAw " << std::endl;
00200     funcRes = 0;
00201     InvJOSAw<Array2dScalarReal64>(funcRes, rgbList);
00202 }


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