Click or drag to resize
SoOffscreenRenderAreaRenderToBuffer Method
Overload List
  NameDescription
Public methodRenderToBuffer(SoBufferObject)
Calls RenderToBuffer(buffer, OIV.Inventor.SoOffscreenRenderArea.OutputFormats( .SoOffscreenRenderArea.RGB )).
Public methodRenderToBuffer(SoBufferObject, SoOffscreenRenderAreaOutputFormats)

Render the given scene graph and save the result in the given buffer.

Top
See Also