HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
openexr_std_attr.h
Go to the documentation of this file.
1
/*
2
** SPDX-License-Identifier: BSD-3-Clause
3
** Copyright Contributors to the OpenEXR Project.
4
*/
5
6
#ifndef OPENEXR_CORE_STD_ATTR_H
7
#define OPENEXR_CORE_STD_ATTR_H
8
9
#include "
openexr_attr.h
"
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
/** @file */
16
17
/**
18
* @defgroup Standard attributes
19
* @brief These are a group of attributes which are not strictly required,
20
* but have common definitions and should be preferred for representing
21
* the information they describe.
22
* @{
23
*/
24
25
/*
26
chromaticities
27
whiteLuminance
28
adoptedNeutral
29
xDensity
30
owner
31
comments
32
capDate
33
utcOffset
34
longitude
35
latitude
36
altitude
37
focus
38
expTime
39
aperture
40
isoSpeed
41
envmap
42
keyCode
43
timeCode
44
wrapmodes
45
framesPerSecond
46
multiView
47
worldToCamera
48
worldToNDC
49
deepImageState
50
originalDataWindow
51
*/
52
53
/** @} */
54
55
#ifdef __cplusplus
56
}
/* extern "C" */
57
#endif
58
59
#endif
/* OPENEXR_CORE_STD_ATTR_H */
openexr_attr.h
OpenEXR
openexr_std_attr.h
Generated on Sun Nov 17 2024 03:01:37 for HDK by
1.8.6