Click or drag to resize
SoGLRenderActionPassUserDataCB Delegate

Note: This API is now obsolete.

PassCB delegate. See #SetPassCallback for more details.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public delegate void PassUserDataCB(
	Object userData
)

Parameters

userData
Type: SystemObject
See Also