#include <ImfFrameBuffer.h>
Public Member Functions | |
| Iterator () | |
| Iterator (const FrameBuffer::SliceMap::iterator &i) | |
| Iterator & | operator++ () |
| Iterator | operator++ (int) |
| const char * | name () const |
| Slice & | slice () const |
Friends | |
| class | FrameBuffer::ConstIterator |
Definition at line 220 of file ImfFrameBuffer.h.
| Imf::FrameBuffer::Iterator::Iterator | ( | ) | [inline] |
Definition at line 269 of file ImfFrameBuffer.h.
| Imf::FrameBuffer::Iterator::Iterator | ( | const FrameBuffer::SliceMap::iterator & | i | ) | [inline] |
Definition at line 276 of file ImfFrameBuffer.h.
| const char * Imf::FrameBuffer::Iterator::name | ( | void | ) | const [inline] |
Definition at line 301 of file ImfFrameBuffer.h.
| FrameBuffer::Iterator Imf::FrameBuffer::Iterator::operator++ | ( | int | ) | [inline] |
Definition at line 292 of file ImfFrameBuffer.h.
| FrameBuffer::Iterator & Imf::FrameBuffer::Iterator::operator++ | ( | ) | [inline] |
Definition at line 284 of file ImfFrameBuffer.h.
| Slice & Imf::FrameBuffer::Iterator::slice | ( | ) | const [inline] |
Definition at line 308 of file ImfFrameBuffer.h.
friend class FrameBuffer::ConstIterator [friend] |
Definition at line 235 of file ImfFrameBuffer.h.
1.5.9