Click or drag to resize
SoFrameBufferObjectBind Method (SoState, Boolean)

Set this Framebuffer as the current rendering target.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool Bind(
	SoState state,
	bool bindMultisampleFBO
)

Parameters

state
Type: OIV.Inventor.MiscSoState
bindMultisampleFBO
Type: SystemBoolean

Return Value

Type: Boolean
Remarks