Class PlatformGeometry


  • public class PlatformGeometry
    extends BranchGroup
    This class holds any geometry that should be associated with the ViewingPlatform object. To create a scene with a dashboard, for instance, a programmer would place the dashboard geometry under the PlatformGeometry node.
    See Also:
    ViewingPlatform
    • Constructor Detail

      • PlatformGeometry

        public PlatformGeometry()
        Constructs an instance of the PlatformGeometry node.