VectorConverter Members

The following tables list the members exposed by the VectorConverter type.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method Static GetConverter Gets a Converter delegate that can convert one packed vector representation to another.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Static TryGetSurfaceFormat Gets the GPU texture format that corresponds to a managed vector type.
Public Method Static TryGetVectorType Overloaded. Searches for a managed vector type that corresponds to the specified format type.
Public Method Static TryGetVertexElementFormat Gets the GPU vertex format that corresponds to a managed vector type.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

VectorConverter Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace