#include <output_driver.h>
Inherited by BlenderOutputDriver, and OIIOOutputDriver.
Definition at line 20 of file session/output_driver.h.
◆ OutputDriver()
| OutputDriver::OutputDriver |
( |
| ) |
|
|
default |
◆ ~OutputDriver()
| virtual OutputDriver::~OutputDriver |
( |
| ) |
|
|
virtualdefault |
◆ read_render_tile()
| virtual bool OutputDriver::read_render_tile |
( |
const Tile & | | ) |
|
|
inlinevirtual |
◆ update_render_tile()
| virtual bool OutputDriver::update_render_tile |
( |
const Tile & | | ) |
|
|
inlinevirtual |
◆ write_render_tile()
| virtual void OutputDriver::write_render_tile |
( |
const Tile & | tile | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: