Click or drag to resize
SoTouchManager Constructor (SoSceneManager)

Note: This API is now obsolete.

Initializes a new instance of the SoTouchManager class

Namespace: OIV.Inventor.Touch
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 9.5.0.0. Scene manager argument is useless.")]
public SoTouchManager(
	SoSceneManager sM
)

Parameters

sM
Type: OIV.InventorSoSceneManager
Remarks

Caution note Caution

Obsolete since Open Inventor 9500. Scene manager argument is useless.

See Also