Axis

class cgp_generic_utils.constants.Axis
ALL = ['x', 'y', 'z']
X = 'x'
Y = 'y'
Z = 'z'