6 #ifndef INCLUDED_IMF_COMPOSITEDEEPSCANLINE_H 
    7 #define INCLUDED_IMF_COMPOSITEDEEPSCANLINE_H 
   45     virtual ~CompositeDeepScanLine ();
 
   83     void readPixels (
int start, 
int end);
 
  119     static void setMaximumSampleCount (int64_t 
sampleCount);
 
  122     static int64_t getMaximumSampleCount ();
 
  128     CompositeDeepScanLine& 
operator= (
const CompositeDeepScanLine&) = 
delete;
 
  130     CompositeDeepScanLine& 
operator= (CompositeDeepScanLine&&)      = 
delete;
 
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
 
class IMF_EXPORT_TYPE CompositeDeepScanLine
 
Box< V2i > Box2i
2D box of base type int. 
 
int & sampleCount(char *base, int xStride, int yStride, int x, int y)
 
LeafData & operator=(const LeafData &)=delete
 
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER