Ejemplo n.º 1
0
 public unsafe ProgressiveMesh(ID3DXPMesh *pInterop) : base(null)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public unsafe void UpdateUnmanagedPointer(ID3DXPMesh *pInterface)
 {
     throw new NotImplementedException();
 }