ProgramVertexFixedFunction 類別

定義

警告

This class is obsoleted in this android platform

此會員已被棄用。

[Android.Runtime.Register("android/renderscript/ProgramVertexFixedFunction", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public class ProgramVertexFixedFunction : Android.Renderscripts.ProgramVertex
[<Android.Runtime.Register("android/renderscript/ProgramVertexFixedFunction", DoNotGenerateAcw=true)>]
[<System.Obsolete("This class is obsoleted in this android platform")>]
type ProgramVertexFixedFunction = class
    inherit ProgramVertex
繼承
ProgramVertexFixedFunction
屬性

備註

此會員已被棄用。 在 API 16 中,ProgramVertexFixedFunction 是一個輔助類別,提供一種簡單的方法,可以在不寫任何 GLSL 程式碼的情況下建立固定函式的頂點著色器模擬。

Java 文件 android.renderscript.ProgramVertexFixedFunction

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

建構函式

名稱 Description
ProgramVertexFixedFunction(IntPtr, JniHandleOwnership)
已淘汰.

此會員已被棄用。

屬性

名稱 Description
Class
已淘汰.

回傳此 Object的執行時類別。

(繼承來源 Object)
ConstantCount
已淘汰.

程式物件可以有零個或多個固定配置。

(繼承來源 Program)
Handle
已淘汰.

底層 Android 實例的帳號。

(繼承來源 Object)
InputCount
已淘汰.

此會員已被棄用。

(繼承來源 ProgramVertex)
JniIdentityHashCode
已淘汰.

此會員已被棄用。

(繼承來源 Object)
JniPeerMembers
已淘汰.

此會員已被棄用。

Name
已淘汰.

setName 會為物件指派名稱。

(繼承來源 BaseObj)
PeerReference
已淘汰.

此會員已被棄用。

(繼承來源 Object)
TextureCount
已淘汰.

回傳此程式物件中使用的紋理數量

(繼承來源 Program)
ThresholdClass
已淘汰.

此會員已被棄用。

ThresholdType
已淘汰.

此會員已被棄用。

方法

名稱 Description
BindConstants(Allocation, Int32)
已淘汰.

綁定一個常數緩衝區作為程式的統一輸入

(繼承來源 Program)
BindConstants(ProgramVertexFixedFunction+Constants)
已淘汰.

此會員已被棄用。

BindSampler(Sampler, Int32)
已淘汰.

綁定一個物件,描述對應位置紋理如何被取樣

(繼承來源 Program)
BindTexture(Allocation, Int32)
已淘汰.

綁定一個貼圖以供程式使用。

(繼承來源 Program)
Clone()
已淘汰.

建立並回傳此物件的副本。

(繼承來源 Object)
Destroy()
已淘汰.

釋放與此物件相關的所有原生資源。

(繼承來源 BaseObj)
Dispose()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
Dispose(Boolean)
已淘汰.

此會員已被棄用。

(繼承來源 Object)
Equals(Object)
已淘汰.

表示是否有其他物體「等同」於此物。

(繼承來源 Object)
GetConstant(Int32)
已淘汰.

回傳程式物件中使用的常數緩衝區型別。

(繼承來源 Program)
GetHashCode()
已淘汰.

回傳物件的雜湊碼值。

(繼承來源 Object)
GetInput(Int32)
已淘汰.

此會員已被棄用。

(繼承來源 ProgramVertex)
GetTextureName(Int32)
已淘汰.

回傳給定槽位的貼圖輸入名稱。

(繼承來源 Program)
GetTextureType(Int32)
已淘汰.

回傳給定槽位的貼圖類型。

(繼承來源 Program)
JavaFinalize()
已淘汰.

當垃圾回收判定該物件不再有相關參考時,由垃圾回收器呼叫。

(繼承來源 Object)
Notify()
已淘汰.

喚醒一個正在該物件監視器上等待的執行緒。

(繼承來源 Object)
NotifyAll()
已淘汰.

喚醒所有等待該物件監視器的執行緒。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)
已淘汰.

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
ToString()
已淘汰.

回傳物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
Wait()
已淘汰.

導致目前執行緒等待被喚醒,通常是透過 <em>通知</><em 或 em>中斷</em> 來喚醒。

(繼承來源 Object)
Wait(Int64, Int32)
已淘汰.

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)
Wait(Int64)
已淘汰.

會讓目前執行緒等待喚醒,通常是透過 <em>通知</><em 或 em>中斷</em>,或是經過一定的真實時間。

(繼承來源 Object)

明確介面實作

名稱 Description
IJavaPeerable.Disposed()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.Finalized()
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.JniManagedPeerState
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)
已淘汰.

此會員已被棄用。

(繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)
已淘汰.

此會員已被棄用。

(繼承來源 Object)

擴充方法

名稱 Description
GetJniTypeName(IJavaPeerable)
已淘汰.

取得實例 self類型的 JNI 名稱。

JavaAs<TResult>(IJavaPeerable)
已淘汰.

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

JavaCast<TResult>(IJavaObject)
已淘汰.

執行 Android 執行時檢查型別轉換。

JavaCast<TResult>(IJavaObject)
已淘汰.

此會員已被棄用。

TryJavaCast<TResult>(IJavaPeerable, TResult)
已淘汰.

試著強制self輸入 TResult,檢查 強制在 Java 端是否有效。

適用於