Esempio n. 1
0
 public unsafe BaseEffect(ID3DXBaseEffect *pUnk)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public unsafe void UpdateUnmanagedPointer(ID3DXBaseEffect *pInterface)
 {
     throw new NotImplementedException();
 }