Exemple #1
0
 public unsafe VertexDeclaration(IDirect3DVertexDeclaration9 *pUnk)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public unsafe VertexDeclaration(IDirect3DVertexDeclaration9 *lp, Device device)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public unsafe void UpdateUnmanagedPointer(IDirect3DVertexDeclaration9 *pInterface)
 {
     throw new NotImplementedException();
 }