|
HDK
|
This is the complete list of members for Header, including all inherited members.
| attribute() const | Header | |
| attribute() const | Header | |
| AttributeMap typedef | Header | |
| begin() | Header | |
| begin() const | Header | |
| channels() | Header | |
| channels() const | Header | |
| chunkCount() const | Header | |
| chunkCount() | Header | |
| compression() | Header | |
| compression() const | Header | |
| ConstIterator() | Header | |
| ConstIterator(const Header::AttributeMap::const_iterator &i) | Header | |
| ConstIterator(const Header::Iterator &other) | Header | |
| dataWindow() | Header | |
| dataWindow() const | Header | |
| displayWindow() | Header | |
| displayWindow() const | Header | |
| dwaCompressionLevel() | Header | |
| dwaCompressionLevel() const | Header | |
| end() | Header | |
| end() const | Header | |
| erase(const char name[]) | Header | |
| erase(const std::string &name) | Header | |
| find(const char name[]) | Header | |
| find(const char name[]) const | Header | |
| find(const std::string &name) | Header | |
| find(const std::string &name) const | Header | |
| findTypedAttribute(const char name[]) | Header | |
| findTypedAttribute(const char name[]) const | Header | |
| findTypedAttribute(const std::string &name) | Header | |
| findTypedAttribute(const std::string &name) const | Header | |
| getMaxImageSize(int &maxWidth, int &maxHeight) | Header | static |
| getMaxTileSize(int &maxWidth, int &maxHeight) | Header | static |
| hasChunkCount() const | Header | |
| hasName() const | Header | |
| hasPreviewImage() const | Header | |
| hasTileDescription() const | Header | |
| hasType() const | Header | |
| hasVersion() const | Header | |
| hasView() const | Header | |
| Header(int width=64, int height=64, float pixelAspectRatio=1, const IMATH_NAMESPACE::V2f &screenWindowCenter=IMATH_NAMESPACE::V2f(0, 0), float screenWindowWidth=1, LineOrder lineOrder=INCREASING_Y, Compression=ZIP_COMPRESSION) | Header | |
| Header(int width, int height, const IMATH_NAMESPACE::Box2i &dataWindow, float pixelAspectRatio=1, const IMATH_NAMESPACE::V2f &screenWindowCenter=IMATH_NAMESPACE::V2f(0, 0), float screenWindowWidth=1, LineOrder lineOrder=INCREASING_Y, Compression=ZIP_COMPRESSION) | Header | |
| Header(const IMATH_NAMESPACE::Box2i &displayWindow, const IMATH_NAMESPACE::Box2i &dataWindow, float pixelAspectRatio=1, const IMATH_NAMESPACE::V2f &screenWindowCenter=IMATH_NAMESPACE::V2f(0, 0), float screenWindowWidth=1, LineOrder lineOrder=INCREASING_Y, Compression=ZIP_COMPRESSION) | Header | |
| Header(const Header &other) | Header | |
| Header(Header &&other) | Header | |
| Header::ConstIterator class | Header | friend |
| insert(const char name[], const Attribute &attribute) | Header | |
| insert(const std::string &name, const Attribute &attribute) | Header | |
| Iterator() | Header | |
| Iterator(const Header::AttributeMap::iterator &i) | Header | |
| lineOrder() | Header | |
| lineOrder() const | Header | |
| name() | Header | |
| name() const | Header | |
| name() const | Header | |
| name() const | Header | |
| operator!=(const ConstIterator &, const ConstIterator &) | Header | friend |
| operator++() | Header | |
| operator++(int) | Header | |
| operator++() | Header | |
| operator++(int) | Header | |
| operator=(const Header &other) | Header | |
| operator=(Header &&other) | Header | |
| operator==(const ConstIterator &, const ConstIterator &) | Header | friend |
| operator[](const char name[]) | Header | |
| operator[](const char name[]) const | Header | |
| operator[](const std::string &name) | Header | |
| operator[](const std::string &name) const | Header | |
| pixelAspectRatio() | Header | |
| pixelAspectRatio() const | Header | |
| previewImage() | Header | |
| previewImage() const | Header | |
| readFrom(OPENEXR_IMF_INTERNAL_NAMESPACE::IStream &is, int &version) | Header | |
| readsNothing() | Header | |
| resetDefaultCompressionLevels() | Header | |
| sanityCheck(bool isTiled=false, bool isMultipartFile=false) const | Header | |
| screenWindowCenter() | Header | |
| screenWindowCenter() const | Header | |
| screenWindowWidth() | Header | |
| screenWindowWidth() const | Header | |
| setChunkCount(int chunks) | Header | |
| setMaxImageSize(int maxWidth, int maxHeight) | Header | static |
| setMaxTileSize(int maxWidth, int maxHeight) | Header | static |
| setName(const string &name) | Header | |
| setPreviewImage(const PreviewImage &p) | Header | |
| setTileDescription(const TileDescription &td) | Header | |
| setType(const string &Type) | Header | |
| setVersion(const int version) | Header | |
| setView(const string &view) | Header | |
| tileDescription() | Header | |
| tileDescription() const | Header | |
| type() | Header | |
| type() const | Header | |
| typedAttribute(const char name[]) | Header | |
| typedAttribute(const char name[]) const | Header | |
| typedAttribute(const std::string &name) | Header | |
| typedAttribute(const std::string &name) const | Header | |
| version() | Header | |
| version() const | Header | |
| view() | Header | |
| view() const | Header | |
| writeTo(OPENEXR_IMF_INTERNAL_NAMESPACE::OStream &os, bool isTiled=false) const | Header | |
| zipCompressionLevel() | Header | |
| zipCompressionLevel() const | Header | |
| ~Header() | Header |