Blender
V4.3
intern
libmv
intern
intern/region.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2014 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#ifndef LIBMV_C_API_REGION_H_
6
#define LIBMV_C_API_REGION_H_
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
typedef
struct
libmv_Region
{
13
float
min
[2];
14
float
max[2];
15
}
libmv_Region
;
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
// LIBMV_C_API_REGION_H_
libmv_Region
struct libmv_Region libmv_Region
libmv_Region
Definition
intern/region.h:12
libmv_Region::min
float min[2]
Definition
intern/region.h:13
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0