Click or drag to resize
DigitalRuneDigitalRune.Mathematics.Algebra.Design Namespace
The DigitalRune.Mathematics.Algebra.Design namespace provides type conversion for the types defined in DigitalRune.Mathematics.Algebra.
Classes
  ClassDescription
Public classQuaternionDConverter
Converts a QuaternionD to and from string representation.
Public classQuaternionFConverter
Converts a QuaternionF to and from string representation.
Public classVector2DConverter
Converts a Vector2D to and from string representation.
Public classVector2FConverter
Converts a Vector2F to and from string representation.
Public classVector3DConverter
Converts a Vector3D to and from string representation.
Public classVector3FConverter
Converts a Vector3F to and from string representation.
Public classVector4DConverter
Converts a Vector4D to and from string representation.
Public classVector4FConverter
Converts a Vector4F to and from string representation.