[This is preliminary documentation and is subject to change.]

The Vector3I type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Abs()()()()
CompareTo(Vector3F)
CompareTo(Vector3I)
Cross(Vector3F)
Cross(Vector3I)
Dot(Vector3F)
Dot(Vector3I)
Equals(Object) (Overrides ValueType..::..Equals(Object).)
Equals(Vector3I)
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.)
GetHashCode()()()() (Overrides ValueType..::..GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Normalize()()()()
ToPlayerCoords()()()()
ToString()()()() (Overrides ValueType..::..ToString()()()().)

See Also