SMIL  1.0.1-dev
ImDtTypes< T > Struct Template Reference
+ Inheritance diagram for ImDtTypes< T >:
+ Collaboration diagram for ImDtTypes< T >:

Public Types

typedef T pixelType
 
typedef pixelType * lineType
 
typedef pixelType * restrictLineType
 
typedef lineType * sliceType
 
typedef sliceType * volType
 
typedef std::vector< T, Allocator< T > > vectorType
 
typedef std::vector< vectorType > matrixType
 
typedef double floatType
 

Static Public Member Functions

static pixelType min ()
 
static pixelType max ()
 
static size_t cardinal ()
 
static lineType createLine (size_t lineLen)
 
static void deleteLine (lineType line)
 
static size_t ptrOffset (lineType p, size_t n=SIMD_VEC_SIZE)
 
static std::string toString (const T &val)
 

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