Click or drag to resize
SoRenderToTexturePropertyGetGraphicConfigTemplate Method

Note: This API is now obsolete.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 10.0.0.0. No more used. Related to deprecated PBuffer implementation. Always return NULL")]
public SoGLGraphicConfigTemplate GetGraphicConfigTemplate()

Return Value

Type: SoGLGraphicConfigTemplate
Remarks

Caution note Caution

Obsolete since Open Inventor 10000. No more used. Related to deprecated PBuffer implementation. Always return NULL

See Also