예제 #1
0
 public extern static void SDK_IVertexBuffer_GetBufferData(NativePointer self, CRenderContext.NativePointer rc, Support.CBlobObject.NativePointer blob);
예제 #2
0
 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);