All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
osl::progress::LongEffect Struct Reference

5x3領域への長い利きの始まりと終わり. offset - 利きの方向が0の時は利きが無いことを示す minIndex - 利きが領域に入るindex maxIndex - 利きが領域から出る手前のindex More...

#include <effect5x3Table.h>

Collaboration diagram for osl::progress::LongEffect:
Collaboration graph
[legend]

Public Attributes

Offset offset
 
unsigned short minIndex
 
unsigned short maxIndex
 

Detailed Description

5x3領域への長い利きの始まりと終わり. offset - 利きの方向が0の時は利きが無いことを示す minIndex - 利きが領域に入るindex maxIndex - 利きが領域から出る手前のindex

Definition at line 25 of file effect5x3Table.h.

Member Data Documentation

unsigned short osl::progress::LongEffect::maxIndex

Definition at line 29 of file effect5x3Table.h.

Referenced by osl::progress::operator<<().

unsigned short osl::progress::LongEffect::minIndex

Definition at line 28 of file effect5x3Table.h.

Referenced by osl::progress::operator<<().

Offset osl::progress::LongEffect::offset

Definition at line 27 of file effect5x3Table.h.

Referenced by osl::progress::operator<<().


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