TextureCoordinate4DF Methods |
The TextureCoordinate4DF type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ValueType.Equals(Object).) |
![]() | Equals(TextureCoordinate4DF) |
Indicates whether another instance of this type is exactly equal to this instance.
|
![]() | EqualsEpsilon |
Indicates whether each coordinate parameter of another instance of this type
is within the required tolerance of the corresponding coordinate parameter.
|
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns the string representation of the value of this instance.
(Overrides ValueType.ToString().) |