コード例 #1
0
 public extern static void SDK_IVertexBuffer_GetBufferData(NativePointer self, CRenderContext.NativePointer rc, Support.CBlobObject.NativePointer blob);
コード例 #2
0
ファイル: CTexture2D.cs プロジェクト: huangdonghai/titan3d
 public extern unsafe static void SDK_ITexture2D_BuildImageBlob(NativePointer self, Support.CBlobObject.NativePointer blob, void *pData, uint RowPitch);
コード例 #3
0
 public extern static unsafe vBOOL SDK_IGpuBuffer_GetBufferData(NativePointer self, CRenderContext.NativePointer rc, Support.CBlobObject.NativePointer blob);