Matrix4x4 Struct-datatyp
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
4x4-matris baserad på komponenter med enkel precision.
public value class Matrix4x4 : IEquatable<Microsoft::Azure::RemoteRendering::Matrix4x4>
public struct Matrix4x4 : IEquatable<Microsoft.Azure.RemoteRendering.Matrix4x4>
type Matrix4x4 = struct
Public Structure Matrix4x4
Implements IEquatable(Of Matrix4x4)
- Arv
-
Matrix4x4
- Implementeringar
Konstruktorer
Matrix4x4(Float4, Float4, Float4, Float4) |
4x4-matris baserad på komponenter med enkel precision. |
Fält
Column0 |
4x4-matris baserad på komponenter med enkel precision. |
Column1 |
4x4-matris baserad på komponenter med enkel precision. |
Column2 |
4x4-matris baserad på komponenter med enkel precision. |
Column3 |
4x4-matris baserad på komponenter med enkel precision. |
Metoder
Equals(Matrix4x4) |
4x4-matris baserad på komponenter med enkel precision. |
Equals(Object) |
4x4-matris baserad på komponenter med enkel precision. |
GetHashCode() |
4x4-matris baserad på komponenter med enkel precision. |
IsValid() |
4x4-matris baserad på komponenter med enkel precision. |
Operatorer
Equality(Matrix4x4, Matrix4x4) |
4x4-matris baserad på komponenter med enkel precision. |
Inequality(Matrix4x4, Matrix4x4) |
4x4-matris baserad på komponenter med enkel precision. |