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: 2023.1.3.0 (2023.1.3)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9500. Scene manager argument is useless.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
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