class rotations : def __init__(self, x, y, z): self.x = x self.y = y self.z = z