다음을 통해 공유


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 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상