Exemplo n.º 1
0
 public void FillData(ref oiVolumeData dst)
 {
     oiVolumeFillData(self, ref dst);
 }
Exemplo n.º 2
0
 [DllImport("openvdbi")] static extern void oiVolumeFillData(IntPtr volume, ref oiVolumeData dst);