Пример #1
0
 public unsafe void UpdateUnmanagedPointer(ID3DXPatchMesh *pInterface)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public unsafe PatchMesh(ID3DXPatchMesh *pUnk)
 {
     throw new NotImplementedException();
 }