Definition at line 158 of file Window.h. References Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::CPB(), Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::H(), UpdateView(), and Impala::Core::Array::Array2dTem< StorT, elemSize, ArithT >::W(). 00160 { 00161 UpdateView(view, image->CPB(0,0), image->W(), image->H(), 1.0, listener); 00162 }
Here is the call graph for this function:
|