|
virtual |
Called when 3D rendering is finished.
The default implementation finishes 3D drawing. Actually it does nothing for the software renderer. The OpenGL renderer copies the OpenGL content to the specified rectangle of graphics manager.
rectTarget | Specifies the targed bounding rectangle on graphics manager surface. |
pGMTarget | A pointer to a graphics manager. |