Click or drag to resize
SoTrackerReaderGetEulerAngles Method (Int32, Single)

Gets the Euler angle values for sensor identified by id.

Namespace: OIV.ScaleViz.Interaction
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void GetEulerAngles(
	int id,
	float[] orn
)

Parameters

id
Type: SystemInt32
orn
Type: SystemSingle
Remarks

See Also