FieldPacker
FieldPacker(Byte[])
FieldPacker(Int32)
FieldPacker(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AddBoolean(Boolean)
AddF32(Float2)
AddF32(Float3)
AddF32(Float4)
AddF32(Single)
AddF64(Double)
AddF64(Double2)
AddF64(Double3)
AddF64(Double4)
AddI16(Int16)
AddI16(Short2)
AddI16(Short3)
AddI16(Short4)
AddI32(Int2)
AddI32(Int3)
AddI32(Int32)
AddI32(Int4)
AddI64(Int64)
AddI64(Long2)
AddI64(Long3)
AddI64(Long4)
AddI8(Byte2)
AddI8(Byte3)
AddI8(Byte4)
AddI8(SByte)
AddMatrix(Matrix2f)
AddMatrix(Matrix3f)
AddMatrix(Matrix4f)
AddObj(BaseObj)
AddU16(Int2)
AddU16(Int3)
AddU16(Int32)
AddU16(Int4)
AddU32(Int64)
AddU32(Long2)
AddU32(Long3)
AddU32(Long4)
AddU64(Int64)
AddU64(Long2)
AddU64(Long3)
AddU64(Long4)
AddU8(Int16)
AddU8(Short2)
AddU8(Short3)
AddU8(Short4)
Align(Int32)
GetData()
Reset()
Reset(Int32)
Skip(Int32)
Subalign(Int32)
SubBoolean()
SubByte2()
SubByte3()
SubByte4()
SubDouble2()
SubDouble3()
SubDouble4()
SubF32()
SubF64()
SubFloat2()
SubFloat3()
SubFloat4()
SubI16()
SubI32()
SubI64()
SubI8()
SubInt2()
SubInt3()
SubInt4()
SubLong2()
SubLong3()
SubLong4()
SubMatrix2f()
SubMatrix3f()
SubMatrix4f()
SubShort2()
SubShort3()
SubShort4()
net9.0-android34.0
namespace Android.Renderscripts
{
[ObsoletedOSPlatform("android31.0", "This class is obsoleted in this android platform")]
[Register("android/renderscript/FieldPacker", DoNotGenerateAcw = true)]
public class FieldPacker : Object
{
[ObsoletedOSPlatform("android31.0")]
[Register("addMatrix", "(Landroid/renderscript/Matrix4f;)V", "GetAddMatrix_Landroid_renderscript_Matrix4f_Handler")]
public virtual void AddMatrix(Matrix4f? v);
}
}
.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