Microsoft.Xna.Framework.Design Namespace
Provides a unified way of converting types of values to other types.
Classes
Name | Description | |
---|---|---|
BoundingBoxConverter | Provides a unified way of converting BoundingBox values to other types, as well as for accessing standard values and subproperties. | |
BoundingSphereConverter | Provides a unified way of converting BoundingSphere values to other types, as well as for accessing standard values and subproperties. | |
MathTypeConverter | Provides a unified way of converting math type values to other types, as well as for accessing standard values and subproperties. | |
MatrixConverter | Provides a unified way of converting Matrix values to other types, as well as for accessing standard values and subproperties. | |
PlaneConverter | Provides a unified way of converting Plane values to other types, as well as for accessing standard values and subproperties. | |
PointConverter | Provides a unified way of converting Point values to other types, as well as for accessing standard values and subproperties. | |
QuaternionConverter | Provides a unified way of converting Quaternion values to other types, as well as for accessing standard values and subproperties. | |
RayConverter | Provides a unified way of converting Ray values to other types, as well as for accessing standard values and subproperties. | |
RectangleConverter | Provides a unified way of converting Rectangle values to other types, as well as for accessing standard values and subproperties. | |
Vector2Converter | Provides a unified way of converting Vector2 values to other types, as well as for accessing standard values and subproperties. | |
Vector3Converter | Provides a unified way of converting Vector3 values to other types, as well as for accessing standard values and subproperties. | |
Vector4Converter | Provides a unified way of converting Vector4 values to other types, as well as for accessing standard values and subproperties. |