SoGLRenderActionPassCB Delegate |
Callback functions used between rendering passes should be of this type.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public delegate void PassCB()
Public Delegate Sub PassCB
public delegate void PassCB()
type PassCB =
delegate of unit -> unit
Remarks See Also