HDK
|
#include "ImfLineOrder.h"
#include "ImfCompression.h"
#include "ImfName.h"
#include "ImfTileDescription.h"
#include "ImfInt64.h"
#include "ImathVec.h"
#include "ImathBox.h"
#include "IexBaseExc.h"
#include "ImfForward.h"
#include "ImfNamespace.h"
#include "ImfExport.h"
#include <map>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | Header |
class | Header::Iterator |
class | Header::ConstIterator |
Functions | |
void IMF_EXPORT | staticInitialize () |
bool | operator== (const Header::ConstIterator &x, const Header::ConstIterator &y) |
bool | operator!= (const Header::ConstIterator &x, const Header::ConstIterator &y) |
|
inline |
Definition at line 695 of file ImfHeader.h.
|
inline |
Definition at line 688 of file ImfHeader.h.
void IMF_EXPORT staticInitialize | ( | ) |