Example #1
0
 public static extern ExceptionStatus core_FileStorage_shift_Vec2w(IntPtr fs, Vec2w val);
Example #2
0
 public static extern ExceptionStatus core_FileNode_read_Vec2w(IntPtr node, out Vec2w returnValue);
 public static extern ExceptionStatus core_Mat_push_back_Vec2w(IntPtr self, Vec2w v);
 public static extern void core_Mat_push_back_Vec2w(IntPtr self, Vec2w v);