Class Continuous3DProjectionDecorator

    • Constructor Detail

      • Continuous3DProjectionDecorator

        public Continuous3DProjectionDecorator()
    • Method Detail

      • init

        public void init​(Display3D display,
                         org.jogamp.java3d.Group parentGroup)
        Description copied from interface: ProjectionDecorator3D
        Initializes the decorator. Implementors should add the decorating shapes to the parent branch group.
        Specified by:
        init in interface ProjectionDecorator3D<ContinuousSpace>
        parentGroup - the parent to which the decoration should be added