Click or drag to resize
DigitalRuneDigitalRune.Mathematics.Content Namespace
The DigitalRune.Mathematics.Content namespace contains the run-time components of the content pipeline. (Only available in XNA/MonoGame compatible builds.)
Classes
  ClassDescription
Public classCurve2FReader
Reads a Curve2F from binary format. (Only available in the XNA-compatible build.)
Public classCurveKey2FReader
Reads a CurveKey2F from binary format. (Only available in the XNA-compatible build.)
Public classMatrix22DReader
Reads a Matrix22D from binary format. (Only available in the XNA-compatible build.)
Public classMatrix22FReader
Reads a Matrix22F from binary format. (Only available in the XNA-compatible build.)
Public classMatrix33DReader
Reads a Matrix33D from binary format. (Only available in the XNA-compatible build.)
Public classMatrix33FReader
Reads a Matrix33F from binary format. (Only available in the XNA-compatible build.)
Public classMatrix44DReader
Reads a Matrix44D from binary format. (Only available in the XNA-compatible build.)
Public classMatrix44FReader
Reads a Matrix44F from binary format. (Only available in the XNA-compatible build.)
Public classMatrixDReader
Reads a MatrixD from binary format. (Only available in the XNA-compatible build.)
Public classMatrixFReader
Reads a MatrixF from binary format. (Only available in the XNA-compatible build.)
Public classPath2FReader
Reads a Path2F from binary format. (Only available in the XNA-compatible build.)
Public classPath3FReader
Reads a Path3F from binary format. (Only available in the XNA-compatible build.)
Public classPathKey2FReader
Reads a PathKey2F from binary format. (Only available in the XNA-compatible build.)
Public classPathKey3FReader
Reads a PathKey3F from binary format. (Only available in the XNA-compatible build.)
Public classQuaternionDReader
Reads a QuaternionD from binary format. (Only available in the XNA-compatible build.)
Public classQuaternionFReader
Reads a QuaternionF from binary format. (Only available in the XNA-compatible build.)
Public classVector2DReader
Reads a Vector2D from binary format. (Only available in the XNA-compatible build.)
Public classVector2FReader
Reads a Vector2F from binary format. (Only available in the XNA-compatible build.)
Public classVector3DReader
Reads a Vector3D from binary format. (Only available in the XNA-compatible build.)
Public classVector3FReader
Reads a Vector3F from binary format. (Only available in the XNA-compatible build.)
Public classVector4DReader
Reads a Vector4D from binary format. (Only available in the XNA-compatible build.)
Public classVector4FReader
Reads a Vector4F from binary format. (Only available in the XNA-compatible build.)
Public classVectorDReader
Reads a VectorD from binary format. (Only available in the XNA-compatible build.)
Public classVectorFReader
Reads a VectorF from binary format. (Only available in the XNA-compatible build.)