#include <directionTraits.h>
Static Public Attributes | |
static const int | blackDx = -1 |
static const int | blackDy = -1 |
static const bool | canPromoteTo = true |
static const Direction | altDir = DL |
static const Direction | longDir = LONG_UR |
static const Direction | primDir = UR |
static const int | ptypeMask |
Definition at line 42 of file directionTraits.h.
Definition at line 46 of file directionTraits.h.
Definition at line 43 of file directionTraits.h.
Definition at line 44 of file directionTraits.h.
const bool osl::DirectionTraitsGen< UR >::canPromoteTo = true [static] |
Definition at line 45 of file directionTraits.h.
Definition at line 47 of file directionTraits.h.
Definition at line 48 of file directionTraits.h.