Beispiel #1
0
 public extern static void SDK_IVertexBuffer_GetBufferData(NativePointer self, CRenderContext.NativePointer rc, Support.CBlobObject.NativePointer blob);
Beispiel #2
0
 public extern unsafe static void SDK_ITexture2D_BuildImageBlob(NativePointer self, Support.CBlobObject.NativePointer blob, void *pData, uint RowPitch);
 public extern static unsafe vBOOL SDK_IGpuBuffer_GetBufferData(NativePointer self, CRenderContext.NativePointer rc, Support.CBlobObject.NativePointer blob);