SwiftlyS2

FourCovMatrices3

Interface FourCovMatrices3

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface FourCovMatrices3 : ISchemaClass<FourCovMatrices3>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Diag

ref FourVectors Diag { get; }
Property Value

XY

ref fltx4 XY { get; }
Property Value

XZ

ref fltx4 XZ { get; }
Property Value

YZ

ref fltx4 YZ { get; }
Property Value

On this page