Beispiel #1
0
 public static extern ExceptionStatus core_FileStorage_shift_Vec4w(IntPtr fs, Vec4w val);
Beispiel #2
0
 public static extern ExceptionStatus core_FileNode_read_Vec4w(IntPtr node, out Vec4w returnValue);
 public static extern ExceptionStatus core_Mat_push_back_Vec4w(IntPtr self, Vec4w v);
 public static extern void core_Mat_push_back_Vec4w(IntPtr self, Vec4w v);