Share via


Position Members

Microsoft Robotics Class Reference

The Position type exposes the following members.

Constructors

  Name Description
Public method Position
Initialization constructor

Methods

  Name Description
Public method Equals
Object instance quality
(Overrides ValueType. . :: . .Equals(Object).)
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
Retrieves hash code
(Overrides ValueType. . :: . .GetHashCode() () () ().)
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
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

Operators

  Name Description
Public operatorStatic member Equality
Equality operator
Public operatorStatic member Inequality
In-quality operator

Fields

  Name Description
Public field Position4
Position element (named Position4 to avoid conflict with class name)
Public fieldStatic member VertexDeclaration
Declaration

Properties

  Name Description
Public propertyStatic member StrideSize
Size in bytes of this vertex declaration

See Also

Position Structure

Microsoft.Robotics.Simulation.Engine Namespace