SMIL  1.0.4
supCstLine< T > Struct Template Reference
+ Inheritance diagram for supCstLine< T >:
+ Collaboration diagram for supCstLine< T >:

Public Types

typedef unaryLineFunctionBase< T >::lineType lineType
 
- Public Types inherited from unaryLineFunctionBase< T, T_out >
typedef Image< T > imageInType
 
typedef imageInType::restrictLineType lineInType
 
typedef imageInType::sliceType sliceInType
 
typedef Image< T_out > imageOutType
 
typedef imageOutType::restrictLineType lineOutType
 
typedef imageOutType::sliceType sliceOutType
 
typedef lineInType lineType
 

Public Member Functions

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

Public Attributes

threshold
 
trueVal
 
falseVal
 

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