Enumeration

IpuzSymmetry

Declaration

enum Ipuz.Symmetry

Description

No description available.

Members

IPUZ_SYMMETRY_NONE

No description available.

  • Value: 0
  • Available since: 1.0
IPUZ_SYMMETRY_ROTATIONAL_HALF

No description available.

  • Value: 1
  • Available since: 1.0
IPUZ_SYMMETRY_ROTATIONAL_QUARTER

No description available.

  • Value: 2
  • Available since: 1.0
IPUZ_SYMMETRY_HORIZONTAL

No description available.

  • Value: 3
  • Available since: 1.0
IPUZ_SYMMETRY_VERTICAL

No description available.

  • Value: 4
  • Available since: 1.0
IPUZ_SYMMETRY_MIRRORED

No description available.

  • Value: 5
  • Available since: 1.0

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.