ProgramVertexFixedFunction.Builder Constructores

Definición

Sobrecargas

ProgramVertexFixedFunction.Builder(RenderScript)
Obsoletos.

Este miembro está en desuso.

ProgramVertexFixedFunction.Builder(IntPtr, JniHandleOwnership)

ProgramVertexFixedFunction.Builder(RenderScript)

Precaución

deprecated

Este miembro está en desuso.

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

Parámetros

rs
RenderScript

Contexto al que pertenecerá el programa.

Atributos

Comentarios

Este miembro está en desuso. en la API 16 Crea un generador para el programa de vértices de funciones fijas

Documentación de Java para android.renderscript.ProgramVertexFixedFunction.Builder.ProgramVertexFixedFunction$Builder(android.renderscript.RenderScript).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a

ProgramVertexFixedFunction.Builder(IntPtr, JniHandleOwnership)

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

Parámetros

javaReference
IntPtr

nativeint

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a