Definition at line 60 of file ImfBoxAttribute.h.
Definition at line 54 of file ImfBoxAttribute.h.
Definition at line 53 of file ImfChannelListAttribute.h.
Definition at line 53 of file ImfChromaticitiesAttribute.h.
Definition at line 53 of file ImfCompressionAttribute.h.
| typedef TypedAttribute<double> Imf::DoubleAttribute |
Definition at line 52 of file ImfDoubleAttribute.h.
| typedef TypedAttribute<Envmap> Imf::EnvmapAttribute |
Definition at line 52 of file ImfEnvmapAttribute.h.
| typedef TypedAttribute<float> Imf::FloatAttribute |
Definition at line 52 of file ImfFloatAttribute.h.
| typedef TypedAttribute<int> Imf::IntAttribute |
Definition at line 52 of file ImfIntAttribute.h.
| typedef TypedAttribute<KeyCode> Imf::KeyCodeAttribute |
Definition at line 53 of file ImfKeyCodeAttribute.h.
Definition at line 53 of file ImfLineOrderAttribute.h.
| typedef TypedAttribute<Imath::M33d> Imf::M33dAttribute |
Definition at line 62 of file ImfMatrixAttribute.h.
| typedef TypedAttribute<Imath::M33f> Imf::M33fAttribute |
Definition at line 56 of file ImfMatrixAttribute.h.
| typedef TypedAttribute<Imath::M44d> Imf::M44dAttribute |
Definition at line 74 of file ImfMatrixAttribute.h.
| typedef TypedAttribute<Imath::M44f> Imf::M44fAttribute |
Definition at line 68 of file ImfMatrixAttribute.h.
Definition at line 52 of file ImfPreviewImageAttribute.h.
| typedef TypedAttribute<Rational> Imf::RationalAttribute |
Definition at line 51 of file ImfRationalAttribute.h.
Definition at line 53 of file ImfStringAttribute.h.
| typedef std::vector<std::string> Imf::StringVector |
Definition at line 52 of file ImfStringVectorAttribute.h.
Definition at line 53 of file ImfStringVectorAttribute.h.
Definition at line 51 of file ImfTileDescriptionAttribute.h.
| typedef TypedAttribute<TimeCode> Imf::TimeCodeAttribute |
Definition at line 53 of file ImfTimeCodeAttribute.h.
| typedef TypedAttribute<Imath::V2d> Imf::V2dAttribute |
Definition at line 70 of file ImfVecAttribute.h.
| typedef TypedAttribute<Imath::V2f> Imf::V2fAttribute |
Definition at line 64 of file ImfVecAttribute.h.
| typedef TypedAttribute<Imath::V2i> Imf::V2iAttribute |
Definition at line 58 of file ImfVecAttribute.h.
| typedef TypedAttribute<Imath::V3d> Imf::V3dAttribute |
Definition at line 88 of file ImfVecAttribute.h.
| typedef TypedAttribute<Imath::V3f> Imf::V3fAttribute |
Definition at line 82 of file ImfVecAttribute.h.
| typedef TypedAttribute<Imath::V3i> Imf::V3iAttribute |
Definition at line 76 of file ImfVecAttribute.h.
| enum Imf::Compression |
| NO_COMPRESSION | |
| RLE_COMPRESSION | |
| ZIPS_COMPRESSION | |
| ZIP_COMPRESSION | |
| PIZ_COMPRESSION | |
| PXR24_COMPRESSION | |
| B44_COMPRESSION | |
| B44A_COMPRESSION | |
| NUM_COMPRESSION_METHODS |
Definition at line 49 of file ImfCompression.h.
| enum Imf::CubeMapFace |
| CUBEFACE_POS_X | |
| CUBEFACE_NEG_X | |
| CUBEFACE_POS_Y | |
| CUBEFACE_NEG_Y | |
| CUBEFACE_POS_Z | |
| CUBEFACE_NEG_Z |
Definition at line 247 of file ImfEnvmap.h.
| enum Imf::Envmap |
| enum Imf::LevelMode |
Definition at line 48 of file ImfTileDescription.h.
Definition at line 58 of file ImfTileDescription.h.
| enum Imf::LineOrder |
Definition at line 49 of file ImfLineOrder.h.
| enum Imf::PixelType |
| enum Imf::RgbaChannels |
| const Chromaticities& Imf::acesChromaticities | ( | ) |
| bool Imf::areCounterparts | ( | const std::string & | channel1, | |
| const std::string & | channel2, | |||
| const StringVector & | multiView | |||
| ) |
| ChannelList Imf::channelInAllViews | ( | const std::string & | channame, | |
| const ChannelList & | channelList, | |||
| const StringVector & | multiView | |||
| ) |
| std::string Imf::channelInOtherView | ( | const std::string & | channel, | |
| const ChannelList & | channelList, | |||
| const StringVector & | multiView, | |||
| const std::string & | otherViewName | |||
| ) |
| ChannelList Imf::channelsInNoView | ( | const ChannelList & | channelList, | |
| const StringVector & | multiView | |||
| ) |
| ChannelList Imf::channelsInView | ( | const std::string & | viewName, | |
| const ChannelList & | channelList, | |||
| const StringVector & | multiView | |||
| ) |
| std::string Imf::defaultViewName | ( | const StringVector & | multiView | ) |
| half Imf::floatToHalf | ( | float | f | ) |
| unsigned int Imf::floatToUint | ( | float | f | ) |
| Rational Imf::fps_23_976 | ( | ) | [inline] |
Definition at line 72 of file ImfFramesPerSecond.h.
| Rational Imf::fps_24 | ( | ) | [inline] |
Definition at line 73 of file ImfFramesPerSecond.h.
| Rational Imf::fps_25 | ( | ) | [inline] |
Definition at line 74 of file ImfFramesPerSecond.h.
| Rational Imf::fps_29_97 | ( | ) | [inline] |
Definition at line 75 of file ImfFramesPerSecond.h.
| Rational Imf::fps_30 | ( | ) | [inline] |
Definition at line 76 of file ImfFramesPerSecond.h.
| Rational Imf::fps_47_952 | ( | ) | [inline] |
Definition at line 77 of file ImfFramesPerSecond.h.
| Rational Imf::fps_48 | ( | ) | [inline] |
Definition at line 78 of file ImfFramesPerSecond.h.
| Rational Imf::fps_50 | ( | ) | [inline] |
Definition at line 79 of file ImfFramesPerSecond.h.
| Rational Imf::fps_59_94 | ( | ) | [inline] |
Definition at line 80 of file ImfFramesPerSecond.h.
| Rational Imf::fps_60 | ( | ) | [inline] |
Definition at line 81 of file ImfFramesPerSecond.h.
| int Imf::getFlags | ( | int | version | ) | [inline] |
Definition at line 106 of file ImfVersion.h.
| int Imf::getVersion | ( | int | version | ) | [inline] |
Definition at line 105 of file ImfVersion.h.
| int Imf::globalThreadCount | ( | ) |
| Rational Imf::guessExactFps | ( | const Rational & | fps | ) |
| Rational Imf::guessExactFps | ( | double | fps | ) |
| unsigned int Imf::halfToUint | ( | half | h | ) |
| int Imf::hufCompress | ( | const unsigned short | raw[], | |
| int | nRaw, | |||
| char | compressed[] | |||
| ) |
| void Imf::hufUncompress | ( | const char | compressed[], | |
| int | nCompressed, | |||
| unsigned short | raw[], | |||
| int | nRaw | |||
| ) |
| std::string Imf::insertViewName | ( | const std::string & | channel, | |
| const StringVector & | multiView, | |||
| int | i | |||
| ) |
| bool Imf::isImfMagic | ( | const char | bytes[4] | ) |
| bool Imf::isOpenExrFile | ( | IStream & | is | ) |
| bool Imf::isOpenExrFile | ( | IStream & | is, | |
| bool & | isTiled | |||
| ) |
| bool Imf::isOpenExrFile | ( | const char | fileName[] | ) |
| bool Imf::isOpenExrFile | ( | const char | fileName[], | |
| bool & | isTiled | |||
| ) |
| bool Imf::isTiled | ( | int | version | ) | [inline] |
Definition at line 102 of file ImfVersion.h.
| bool Imf::isTiledOpenExrFile | ( | IStream & | is | ) |
| bool Imf::isTiledOpenExrFile | ( | const char | fileName[] | ) |
| int Imf::makeNotTiled | ( | int | version | ) | [inline] |
Definition at line 104 of file ImfVersion.h.
| int Imf::makeTiled | ( | int | version | ) | [inline] |
Definition at line 103 of file ImfVersion.h.
| bool Imf::operator!= | ( | const Name & | x, | |
| const Name & | y | |||
| ) | [inline] |
| bool Imf::operator!= | ( | const Header::ConstIterator & | x, | |
| const Header::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 537 of file ImfHeader.h.
| bool Imf::operator!= | ( | const FrameBuffer::ConstIterator & | x, | |
| const FrameBuffer::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 374 of file ImfFrameBuffer.h.
| bool Imf::operator!= | ( | const ChannelList::ConstIterator & | x, | |
| const ChannelList::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 424 of file ImfChannelList.h.
| bool Imf::operator< | ( | const Name & | x, | |
| const Name & | y | |||
| ) | [inline] |
| bool Imf::operator== | ( | const Name & | x, | |
| const Name & | y | |||
| ) | [inline] |
| bool Imf::operator== | ( | const Header::ConstIterator & | x, | |
| const Header::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 530 of file ImfHeader.h.
| bool Imf::operator== | ( | const FrameBuffer::ConstIterator & | x, | |
| const FrameBuffer::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 366 of file ImfFrameBuffer.h.
| bool Imf::operator== | ( | const ChannelList::ConstIterator & | x, | |
| const ChannelList::ConstIterator & | y | |||
| ) | [inline] |
Definition at line 416 of file ImfChannelList.h.
| Imath::M44f Imf::RGBtoXYZ | ( | const Chromaticities | chroma, | |
| float | Y | |||
| ) |
| void Imf::setGlobalThreadCount | ( | int | count | ) |
| void Imf::staticInitialize | ( | ) |
| bool Imf::supportsFlags | ( | int | flags | ) | [inline] |
Definition at line 107 of file ImfVersion.h.
| half Imf::uintToHalf | ( | unsigned int | ui | ) |
| std::string Imf::viewFromChannelName | ( | const std::string & | channel, | |
| const StringVector & | multiView | |||
| ) |
| void Imf::wav2Decode | ( | unsigned short * | in, | |
| int | nx, | |||
| int | ox, | |||
| int | ny, | |||
| int | oy, | |||
| unsigned short | mx | |||
| ) |
| void Imf::wav2Encode | ( | unsigned short * | in, | |
| int | nx, | |||
| int | ox, | |||
| int | ny, | |||
| int | oy, | |||
| unsigned short | mx | |||
| ) |
| Imath::M44f Imf::XYZtoRGB | ( | const Chromaticities | chroma, | |
| float | Y | |||
| ) |
| const int Imf::ALL_FLAGS = TILED_FLAG | LONG_NAMES_FLAG |
Definition at line 95 of file ImfVersion.h.
| const int Imf::EXR_VERSION = 2 |
Definition at line 77 of file ImfVersion.h.
| const int Imf::LONG_NAMES_FLAG = 0x00000400 |
Definition at line 87 of file ImfVersion.h.
| const int Imf::MAGIC = 20000630 |
Definition at line 55 of file ImfVersion.h.
| const int Imf::TILED_FLAG = 0x00000200 |
Definition at line 85 of file ImfVersion.h.
| const int Imf::VERSION_FLAGS_FIELD = 0xffffff00 |
Definition at line 70 of file ImfVersion.h.
| const int Imf::VERSION_NUMBER_FIELD = 0x000000ff |
Definition at line 69 of file ImfVersion.h.
1.5.9