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

void Impala::Application::DemoCamera2d::DoANGw (  ) 

Definition at line 178 of file mainDemoCamera2d.cpp.

References funcRes, rgbList, and verbose.

00179 {
00180     if (verbose == 1) 
00181         std::cout << "DoANGw " << std::endl;
00182     funcRes = 0;
00183     InvANGw<Array2dScalarReal64>(funcRes, rgbList);
00184 }


Generated on Thu Jan 13 09:14:40 2011 for ImpalaSrc by  doxygen 1.5.1