#include <TIL_StitchDeep.h>
Definition at line 65 of file TIL_StitchDeep.h.
| TIL_Stitch::DeepWriter::DeepWriter |
( |
const char * |
filename, |
|
|
const OIIO::ImageSpec & |
spec |
|
) |
| |
| TIL_Stitch::DeepWriter::DeepWriter |
( |
UT_UniquePtr< OIIO::ImageOutput > |
out | ) |
|
| TIL_Stitch::DeepWriter::~DeepWriter |
( |
| ) |
|
|
override |
| const UT_DimRect& TIL_Stitch::DeepWriter::dataWindow |
( |
| ) |
const |
|
overridevirtual |
| virtual void TIL_Stitch::DeepWriter::error |
( |
const char * |
msg | ) |
const |
|
protectedvirtual |
| bool TIL_Stitch::DeepWriter::finishImage |
( |
| ) |
|
|
overridevirtual |
| virtual bool TIL_Stitch::DeepWriter::flushScanlines |
( |
| ) |
|
|
protectedvirtual |
| bool TIL_Stitch::DeepWriter::isValid |
( |
| ) |
const |
|
inline |
| bool TIL_Stitch::DeepWriter::process |
( |
TileReader & |
tile | ) |
|
|
overridevirtual |
| bool TIL_Stitch::DeepWriter::startRow |
( |
const TileReader & |
row | ) |
|
|
overridevirtual |
| int TIL_Stitch::DeepWriter::tilesRead |
( |
| ) |
const |
|
inline |
| virtual void TIL_Stitch::DeepWriter::warning |
( |
const char * |
msg | ) |
const |
|
protectedvirtual |
| UT_UniquePtr<OIIO::ImageOutput> TIL_Stitch::DeepWriter::myOut |
|
protected |
| int TIL_Stitch::DeepWriter::myTilesRead = 0 |
|
protected |
| int TIL_Stitch::DeepWriter::myY0 |
|
protected |
| int TIL_Stitch::DeepWriter::myY1 |
|
protected |
The documentation for this class was generated from the following file: