Enumeration
IpuzSymmetry
Members
IPUZ_SYMMETRY_NONE
-
No description available.
- Value:
0
- Nickname:
none
- Available since: 1.0
- Value:
IPUZ_SYMMETRY_ROTATIONAL_HALF
-
No description available.
- Value:
1
- Nickname:
rotational-half
- Available since: 1.0
- Value:
IPUZ_SYMMETRY_ROTATIONAL_QUARTER
-
No description available.
- Value:
2
- Nickname:
rotational-quarter
- Available since: 1.0
- Value:
IPUZ_SYMMETRY_HORIZONTAL
-
No description available.
- Value:
3
- Nickname:
horizontal
- Available since: 1.0
- Value:
IPUZ_SYMMETRY_VERTICAL
-
No description available.
- Value:
4
- Nickname:
vertical
- Available since: 1.0
- Value:
IPUZ_SYMMETRY_MIRRORED
-
No description available.
- Value:
5
- Nickname:
mirrored
- Available since: 1.0
- Value:
Type functions
ipuz_symmetry_calculate
Calculates the coordinate opposite of coord
as defined by
symmetry
and symmetry_offset
. If symmetry
is quarter rotational,
multiple calls to this function must be made.