Click or drag to resize
SoOffscreenRenderArea Constructor
Overload List
  NameDescription
Public methodSoOffscreenRenderArea

Default constructor.

Public methodSoOffscreenRenderArea(SoGLContext)

Builds a new offscreen render area by sharing the given SoGlContext.

Public methodSoOffscreenRenderArea(SoRenderAreaCore)

Builds a new offscreen render area by using the given renderAreaCore.

Top
See Also