UInt101010 Members
The following tables list the members exposed by the UInt101010 type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UInt101010 | Overloaded. Initializes a new instance of the UInt101010 class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
PackedValue | Directly gets or sets the packed representation of the value. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for the current instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Compares the current instance of a class to another instance to determine whether they are the same. |
![]() ![]() |
op_Inequality | Compares the current instance of a class to another instance to determine whether they are different. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Returns a string representation of the current instance. |
![]() |
ToVector3 | Expands the packed representation into a Vector3. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
Microsoft.Xna.Framework.Graphics.PackedVector.IPackedVector.PackFromVector4 | Sets the packed representation from a Vector4. |
![]() ![]() |
Microsoft.Xna.Framework.Graphics.PackedVector.IPackedVector.ToVector4 | Expands the packed representation into a Vector4. |
See Also
Reference
UInt101010 Structure
Microsoft.Xna.Framework.Graphics.PackedVector Namespace