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

void Impala::Application::DemoCamera2d::DoRGBw (  ) 

Definition at line 169 of file mainDemoCamera2d.cpp.

References funcRes, rgbList, and verbose.

00170 {
00171     if (verbose == 1) 
00172         std::cout << "DoRGBw " << std::endl;
00173     funcRes = 0;
00174     InvRGBw<Array2dScalarReal64>(funcRes, rgbList);
00175 }


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