xamarinmac
namespace OpenTK
{
    [DefaultMember("Item")]
    public struct Matrix3d : IEquatable<Matrix3d>
    {
        public Matrix3d(double r0c0, double r0c1, double r0c2, double r1c0, double r1c1, double r1c2, double r2c0, double r2c1, double r2c2);
    }
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Xamarin macOS 0.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙