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()
monoandroid
namespace Android.Renderscripts
{
[Register("android/renderscript/FieldPacker", DoNotGenerateAcw = true)]
public class FieldPacker : Object
{
[Register("addMatrix", "(Landroid/renderscript/Matrix2f;)V", "GetAddMatrix_Landroid_renderscript_Matrix2f_Handler")]
public virtual void AddMatrix(Matrix2f? v);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API