|
HDK
|
#include "ImfBoxAttribute.h"#include "ImfChromaticitiesAttribute.h"#include "ImfDeepImageStateAttribute.h"#include "ImfEnvmapAttribute.h"#include "ImfExport.h"#include "ImfFloatAttribute.h"#include "ImfHeader.h"#include "ImfIDManifestAttribute.h"#include "ImfIntAttribute.h"#include "ImfKeyCodeAttribute.h"#include "ImfMatrixAttribute.h"#include "ImfNamespace.h"#include "ImfRationalAttribute.h"#include "ImfStringAttribute.h"#include "ImfStringVectorAttribute.h"#include "ImfTimeCodeAttribute.h"#include "ImfVecAttribute.h"
Include dependency graph for ImfStandardAttributes.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMF_ADD_SUFFIX(suffix) add##suffix |
| #define | IMF_HAS_SUFFIX(suffix) has##suffix |
| #define | IMF_NAME_ATTRIBUTE(name) name##Attribute |
| #define | IMF_STD_ATTRIBUTE_DEF(name, suffix, object) |
| #define | IMF_STD_ATTRIBUTE_DEF_DEPRECATED(name, suffix, object, msg) |
Functions | |
| IMF_STD_ATTRIBUTE_DEF (originalDataWindow, OriginalDataWindow, IMATH_NAMESPACE::Box2i) IMF_STD_ATTRIBUTE_DEF(sensorCenterOffset | |
| IMATH_NAMESPACE::V2f | IMF_STD_ATTRIBUTE_DEF (sensorOverallDimensions, SensorOverallDimensions, IMATH_NAMESPACE::V2f) IMF_STD_ATTRIBUTE_DEF(sensorAcquisitionRectangle |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i | IMF_STD_ATTRIBUTE_DEF (ascFramingDecisionList, AscFramingDecisionList, std::string) IMF_STD_ATTRIBUTE_DEF(cameraFirmwareVersion |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string | IMF_STD_ATTRIBUTE_DEF (cameraColorBalance, CameraColorBalance, IMATH_NAMESPACE::V2f) IMF_STD_ATTRIBUTE_DEF_DEPRECATED(renderingTransform |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 | IMF_STD_ATTRIBUTE_DEF_DEPRECATED (lookModTransform, LookModTransform, std::string,"this attribute is obsolete as of OpenEXR v3.2") IMF_STD_ATTRIBUTE_DEF_DEPRECATED(dwaCompressionLevel |
Variables | |
| SensorCenterOffset | |
| IMATH_NAMESPACE::V2f | SensorAcquisitionRectangle |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i | CameraFirmwareVersion |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string | RenderingTransform |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 | DwaCompressionLevel |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 | float |
| #define IMF_ADD_SUFFIX | ( | suffix | ) | add##suffix |
Definition at line 45 of file ImfStandardAttributes.h.
| #define IMF_HAS_SUFFIX | ( | suffix | ) | has##suffix |
Definition at line 46 of file ImfStandardAttributes.h.
Definition at line 47 of file ImfStandardAttributes.h.
| #define IMF_STD_ATTRIBUTE_DEF | ( | name, | |
| suffix, | |||
| object | |||
| ) |
Definition at line 49 of file ImfStandardAttributes.h.
| #define IMF_STD_ATTRIBUTE_DEF_DEPRECATED | ( | name, | |
| suffix, | |||
| object, | |||
| msg | |||
| ) |
Definition at line 63 of file ImfStandardAttributes.h.
| IMF_STD_ATTRIBUTE_DEF | ( | originalDataWindow | , |
| OriginalDataWindow | , | ||
| IMATH_NAMESPACE::Box2i | |||
| ) |
| IMATH_NAMESPACE::V2f IMF_STD_ATTRIBUTE_DEF | ( | sensorOverallDimensions | , |
| SensorOverallDimensions | , | ||
| IMATH_NAMESPACE::V2f | |||
| ) |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i IMF_STD_ATTRIBUTE_DEF | ( | ascFramingDecisionList | , |
| AscFramingDecisionList | , | ||
| std::string | |||
| ) |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string IMF_STD_ATTRIBUTE_DEF | ( | cameraColorBalance | , |
| CameraColorBalance | , | ||
| IMATH_NAMESPACE::V2f | |||
| ) |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 IMF_STD_ATTRIBUTE_DEF_DEPRECATED | ( | lookModTransform | , |
| LookModTransform | , | ||
| std::string | , | ||
| "this attribute is obsolete as of OpenEXR v3.2" | |||
| ) |
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i CameraFirmwareVersion |
Definition at line 235 of file ImfStandardAttributes.h.
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 DwaCompressionLevel |
Definition at line 717 of file ImfStandardAttributes.h.
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string this attribute is obsolete as of OpenEXR v3 float |
Definition at line 717 of file ImfStandardAttributes.h.
| IMATH_NAMESPACE::V2f IMATH_NAMESPACE::Box2i std::string RenderingTransform |
Definition at line 634 of file ImfStandardAttributes.h.
| IMATH_NAMESPACE::V2f SensorAcquisitionRectangle |
Definition at line 168 of file ImfStandardAttributes.h.
| SensorCenterOffset |
Definition at line 142 of file ImfStandardAttributes.h.