You are here: Start » AVL.NET » Vector3D Structure

Vector3D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Vector3D(Single, Single, Single)

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
DeltaZSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also