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

void Impala::Application::DemoCamera2d::DoANG2w (  ) 

Definition at line 187 of file mainDemoCamera2d.cpp.

References funcRes, rgbList, and verbose.

00188 {
00189     if (verbose == 1) 
00190         std::cout << "DoANG2w " << std::endl;
00191     funcRes = 0;
00192     InvANG2w<Array2dScalarReal64>(funcRes, rgbList);
00193 }


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