SMIL  1.0.4
fillLine< RGB > Struct Reference
+ Inheritance diagram for fillLine< RGB >:
+ Collaboration diagram for fillLine< RGB >:

Public Types

typedef Image< RGB >::lineType lineType
 
- Public Types inherited from unaryLineFunctionBase< RGB >
typedef Image< RGBimageInType
 
typedef imageInType::restrictLineType lineInType
 
typedef imageInType::sliceType sliceInType
 
typedef Image< RGBimageOutType
 
typedef imageOutType::restrictLineType lineOutType
 
typedef imageOutType::sliceType sliceOutType
 
typedef lineInType lineType
 

Public Member Functions

 fillLine (const lineType lIn, const size_t size, const RGB value)
 
virtual void _exec (const lineType lIn, const size_t size, lineType lOut)
 
virtual void _exec (lineType lInOut, const size_t size, const RGB value)
 
- Public Member Functions inherited from unaryLineFunctionBase< RGB >
 unaryLineFunctionBase (const lineInType lineIn, const size_t size, lineOutType lineOut)
 
virtual void _exec (lineOutType, const size_t, const RGB)
 
virtual void _exec_aligned (const lineInType lineIn, const size_t size, lineOutType lineOut)
 
virtual void _exec_aligned (lineOutType lineOut, const size_t size, RGB value)
 
void operator() (const lineInType lineIn, const size_t size, lineOutType lineOut)
 
void operator() (const lineInType lineIn, const size_t size, RGB value)
 

The documentation for this struct was generated from the following file: