VectorConverter Members
The following tables list the members exposed by the VectorConverter type.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetConverter | Gets a Converter delegate that can convert one packed vector representation to another. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
TryGetSurfaceFormat | Gets the GPU texture format that corresponds to a managed vector type. | |
TryGetVectorType | Overloaded. Searches for a managed vector type that corresponds to the specified format type. | |
TryGetVertexElementFormat | Gets the GPU vertex format that corresponds to a managed vector type. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
VectorConverter Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace