Enumeration

NumCosmoMathSphereMapOrder

Declaration

enum NumCosmoMath.SphereMapOrder

Description [src]

Sphere map pixel ordering.

Members

NCM_SPHERE_MAP_ORDER_NEST

Nest ordering.

  • Value: 0
  • Available since: 1.0
NCM_SPHERE_MAP_ORDER_RING

Ring ordering.

  • Value: 1
  • Available since: 1.0