Click or drag to resize

TextureFilter2D Methods

The TextureFilter2D type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Indicates whether another object is exactly equal to this instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(TextureFilter2D)
Indicates whether another instance of this type is exactly equal to this instance.
Public methodGetHashCode
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSupported
Gets whether or not the video card supports the specified textureWrap.
Public methodToString
Returns the string representation of the value of this instance.
(Overrides ValueTypeToString.)
Top
See Also