Click or drag to resize
SoFrameBufferObjectBind Method
Overload List
  NameDescription
Public methodBind
Calls Bind((OIV.Inventor.Misc.SoState ^)nullptr, true).
Public methodBind(SoState)
Calls Bind(state, true).
Public methodBind(SoState, Boolean)

Set this Framebuffer as the current rendering target.

Top
See Also