コード例 #1
0
 public static extern ExceptionStatus core_FileStorage_shift_Vec4w(IntPtr fs, Vec4w val);
コード例 #2
0
 public static extern ExceptionStatus core_FileNode_read_Vec4w(IntPtr node, out Vec4w returnValue);
コード例 #3
0
 public static extern ExceptionStatus core_Mat_push_back_Vec4w(IntPtr self, Vec4w v);
コード例 #4
0
 public static extern void core_Mat_push_back_Vec4w(IntPtr self, Vec4w v);