Class RectangularPrism3ai.RectangleSideIterator<P extends Point3D<? super P,​? super V>,​V extends Vector3D<? super V,​? super P>>

    • Constructor Detail

      • RectangleSideIterator

        public RectangleSideIterator​(RectangularPrism3ai<?,​?,​?,​P,​V,​?> rectangle,
                                     RectangularPrism3ai.Side firstSide)
        Constructor.
        Parameters:
        rectangle - is the rectangle to iterate.
        firstSide - the first side to iterate on.