HDK
|
#include <TIL_StitchDeep.h>
Public Member Functions | |
DeepScanline () | |
~DeepScanline () override | |
void | allocate (int width, const OIIO::ImageSpec &spec) |
![]() | |
Scanline () | |
virtual | ~Scanline () |
Public Attributes | |
UT_UniquePtr< OIIO::DeepData > | myData |
Additional Inherited Members | |
![]() | |
UT_NonCopyable ()=default | |
~UT_NonCopyable ()=default | |
UT_NonCopyable (const UT_NonCopyable &)=delete | |
UT_NonCopyable & | operator= (const UT_NonCopyable &)=delete |
Definition at line 27 of file TIL_StitchDeep.h.
TIL_Stitch::DeepScanline::DeepScanline | ( | ) |
|
override |
UT_UniquePtr<OIIO::DeepData> TIL_Stitch::DeepScanline::myData |
Definition at line 35 of file TIL_StitchDeep.h.