ProgramVertexFixedFunction.Constants 构造函数

定义

重载

ProgramVertexFixedFunction.Constants(RenderScript)
已过时.

此成员已弃用。

ProgramVertexFixedFunction.Constants(IntPtr, JniHandleOwnership)

ProgramVertexFixedFunction.Constants(RenderScript)

注意

deprecated

此成员已弃用。

[Android.Runtime.Register(".ctor", "(Landroid/renderscript/RenderScript;)V", "")]
[System.Obsolete("deprecated")]
public Constants (Android.Renderscripts.RenderScript? rs);
[<Android.Runtime.Register(".ctor", "(Landroid/renderscript/RenderScript;)V", "")>]
[<System.Obsolete("deprecated")>]
new Android.Renderscripts.ProgramVertexFixedFunction.Constants : Android.Renderscripts.RenderScript -> Android.Renderscripts.ProgramVertexFixedFunction.Constants

参数

rs
RenderScript

分配所属的上下文。

属性

注解

此成员已弃用。 在 API 16 中创建用于存储固定函数仿真矩阵的缓冲区

适用于 . 的 android.renderscript.ProgramVertexFixedFunction.Constants.ProgramVertexFixedFunction$Constants(android.renderscript.RenderScript)Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

ProgramVertexFixedFunction.Constants(IntPtr, JniHandleOwnership)

protected Constants (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Renderscripts.ProgramVertexFixedFunction.Constants : nativeint * Android.Runtime.JniHandleOwnership -> Android.Renderscripts.ProgramVertexFixedFunction.Constants

参数

javaReference
IntPtr

nativeint

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于