HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfDoubleAttribute.h
Go to the documentation of this file.
1 //
2 // SPDX-License-Identifier: BSD-3-Clause
3 // Copyright (c) Contributors to the OpenEXR Project.
4 //
5 
6 
7 #ifndef INCLUDED_IMF_DOUBLE_ATTRIBUTE_H
8 #define INCLUDED_IMF_DOUBLE_ATTRIBUTE_H
9 
10 //-----------------------------------------------------------------------------
11 //
12 // class DoubleAttribute
13 //
14 //-----------------------------------------------------------------------------
15 
16 #include "ImfAttribute.h"
17 #include "ImfExport.h"
18 
20 
21 
23 
24 #ifndef COMPILING_IMF_DOUBLE_ATTRIBUTE
26 #endif
27 
28 
30 
31 
32 #endif
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
Definition: ImfNamespace.h:80
#define IMF_EXPORT_EXTERN_TEMPLATE
Definition: ImfExport.h:59
OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER typedef TypedAttribute< double > DoubleAttribute
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
Definition: ImfNamespace.h:79