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