You are here: Start » AVL.NET » RotationLimits3D Class

RotationLimits3D Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Rotation limits for registration of Point Clouds

Constructors

 ConstructorDescription
RotationLimits3D()
RotationLimits3D(ValueLimits, ValueLimits, ValueLimits)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
PitchAvl.ValueLimits
RollAvl.ValueLimits
YawAvl.ValueLimits

Methods

 NameDescription
CopyTo(Avl.RotationLimits3D)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.RotationLimits3D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.RotationLimits3D)
ToString()Inherited from System.Object

Remarks

See also