Share via


Vector4 Members

Microsoft Robotics Class Reference

The Vector4 type exposes the following members.

Constructors

  Name Description
Public method Vector4
Vector4 Constructor

Methods

  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Retrieves a string representation of the Vector4.
(Overrides ValueType. . :: . .ToString() () () ().)

Operators

  Name Description
Public operatorStatic member Addition
Vector4 + Operator

Properties

  Name Description
Public property W
W
Public property X
X
Public property Y
Y
Public property Z
Z

See Also

Vector4 Structure

Microsoft.Robotics.PhysicalModel Namespace