Class PickableSphere

All Implemented Interfaces:
ISingleColorable, IGLRenderer, ISortableDraw, Pickable

public class PickableSphere extends Sphere implements Pickable
  • Field Details

    • pid

      protected int pid
  • Constructor Details

    • PickableSphere

      public PickableSphere()
    • PickableSphere

      public PickableSphere(Coord3d position, float radius, int slicing, Color color)
  • Method Details