iaux::iaRLEBlock< TValue, TIndex > Struct Template Reference

#include <iaRLE.h>

Public Attributes

TIndex _length = static_cast<TIndex>(0)
 
TValue _value = static_cast<TValue>(0)
 

Detailed Description

template<typename TValue, typename TIndex>
struct iaux::iaRLEBlock< TValue, TIndex >

one bock in rle

Member Data Documentation

◆ _length

template<typename TValue , typename TIndex >
TIndex iaux::iaRLEBlock< TValue, TIndex >::_length = static_cast<TIndex>(0)

◆ _value

template<typename TValue , typename TIndex >
TValue iaux::iaRLEBlock< TValue, TIndex >::_value = static_cast<TValue>(0)

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