ArcObjects Library Reference (GlobeCore)  

IGlobeViewer2.SwapOGLBuffers Method

Manually swap front and back OpenGL framebuffers.

[Visual Basic .NET]
Public Sub SwapOGLBuffers ( _
)
[C#]
public void SwapOGLBuffers (
);
[C++]
HRESULT SwapOGLBuffers(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeViewer2 Interface