Exemplo n.º 1
0
 public static extern ExceptionStatus core_FileStorage_shift_Vec3w(IntPtr fs, Vec3w val);
Exemplo n.º 2
0
 public static extern ExceptionStatus core_FileNode_read_Vec3w(IntPtr node, out Vec3w returnValue);
 public static extern ExceptionStatus core_Mat_push_back_Vec3w(IntPtr self, Vec3w v);
 public static extern void core_Mat_push_back_Vec3w(IntPtr self, Vec3w v);