Class CroppingView


  • public class CroppingView
    extends AWTView
    • Method Detail

      • setBoundManual

        public void setBoundManual​(BoundingBox3d bounds)
        Description copied from class: View
        Set a manual bounding box and switch the bounding mode to {ViewBoundMode.MANUAL}, meaning that any call to View.updateBounds() will update view bounds to the current bounds.
        Overrides:
        setBoundManual in class View
      • renderSceneGraph

        public void renderSceneGraph​(boolean light)
        Overrides:
        renderSceneGraph in class View