Class PolyhedronsSet.RotationTransform

    • Field Detail

      • center

        private Vector3D center
        Center point of the rotation.
      • rotation

        private Rotation rotation
        Vectorial rotation.
      • cachedOriginal

        private Plane cachedOriginal
        Cached original hyperplane.
    • Constructor Detail

      • RotationTransform

        RotationTransform​(Vector3D center,
                          Rotation rotation)
        Build a rotation transform.
        Parameters:
        center - center point of the rotation
        rotation - vectorial rotation