Click or drag to resize
QuaternionsRotationAxis Property
http://www.emgu.com
Get the rotation axis of the quaternion

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public MCvPoint3D64f RotationAxis { get; }

Property Value

Type: MCvPoint3D64f
See Also