Public Member Functions | |
virtual Op * | op ()=0 |
virtual DeepOp * | input ()=0 |
virtual const char * | filename () const =0 |
virtual const ChannelSet & | channels ()=0 |
Friends | |
class | DeepWriter |
Helper class for DeepWriter
|
pure virtual |
return a pointer to the Op
Referenced by DD::Image::DeepWriter::closeFile(), and DD::Image::DeepWriter::openFile().
|
pure virtual |
return the DeepOp to write out
Referenced by DD::Image::DeepWriter::input().
|
pure virtual |
return the filename to write to
Referenced by DD::Image::DeepWriter::closeFile(), and DD::Image::DeepWriter::openFile().
|
pure virtual |
return the channels to write
©2021 The Foundry Visionmongers, Ltd. All Rights Reserved. |