Definition at line 361 of file Carousel3D.h. References ReadPixels(). Referenced by AddCaptureView(), and TitledCapture(). 00362 { 00363 if (!oglIm) 00364 return; 00365 ReadPixels(oglIm, x, y, w, h); 00366 }
Here is the call graph for this function:
|