Matrix3f
Matrix3f()
Matrix3f(Single[])
Matrix3f(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Get(Int32, Int32)
GetArray()
Load(Matrix3f)
LoadIdentity()
LoadMultiply(Matrix3f, Matrix3f)
LoadRotate(Single)
LoadRotate(Single, Single, Single, Single)
LoadScale(Single, Single)
LoadScale(Single, Single, Single)
LoadTranslate(Single, Single)
Multiply(Matrix3f)
Rotate(Single)
Rotate(Single, Single, Single, Single)
Scale(Single, Single)
Scale(Single, Single, Single)
Set(Int32, Int32, Single)
Translate(Single, Single)
Transpose()
net9.0-android34.0
namespace Android.Renderscripts
{
[ObsoletedOSPlatform("android31.0", "This class is obsoleted in this android platform")]
[Register("android/renderscript/Matrix3f", DoNotGenerateAcw = true)]
public class Matrix3f : Object
{
[ObsoletedOSPlatform("android31.0")]
[Register("multiply", "(Landroid/renderscript/Matrix3f;)V", "GetMultiply_Landroid_renderscript_Matrix3f_Handler")]
public virtual void Multiply(Matrix3f? rhs);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API