My Project
|
5x3領域への長い利きの始まりと終わり. offset - 利きの方向が0の時は利きが無いことを示す minIndex - 利きが領域に入るindex maxIndex - 利きが領域から出る手前のindex More...
#include <effect5x3Table.h>
Public Attributes | |
Offset | offset |
unsigned short | minIndex |
unsigned short | maxIndex |
5x3領域への長い利きの始まりと終わり. offset - 利きの方向が0の時は利きが無いことを示す minIndex - 利きが領域に入るindex maxIndex - 利きが領域から出る手前のindex
Definition at line 21 of file effect5x3Table.h.
unsigned short osl::progress::LongEffect::maxIndex |
Definition at line 25 of file effect5x3Table.h.
Referenced by osl::progress::operator<<().
unsigned short osl::progress::LongEffect::minIndex |
Definition at line 24 of file effect5x3Table.h.
Referenced by osl::progress::operator<<().
Offset osl::progress::LongEffect::offset |
Definition at line 23 of file effect5x3Table.h.
Referenced by osl::progress::operator<<().