Interface BoundingBoxTransform

    • Method Detail

      • transform

        BoundingBox transform​(BoundingBox boundingBox)
        Return a transformed bounding box. The transformation can be carried out in-place.
        Parameters:
        boundingBox -
        Returns:
        the transformed bounding box