Package atlasgen

Class TestSoS

All Implemented Interfaces:
Runnable, Test
Direct Known Subclasses:
TestEarth

public class TestSoS extends TestObjetSub
  • Field Details

    • list

      protected String[] list
    • quadrillage

      protected boolean quadrillage
    • RADIUS

      protected static final double RADIUS
      See Also:
    • HEIGHT_MAX

      protected static final double HEIGHT_MAX
      See Also:
    • heightMapSurfaceSphere

      protected atlasgen.HeightMapSurfaceSphere heightMapSurfaceSphere
  • Constructor Details

    • TestSoS

      public TestSoS()
  • Method Details

    • ginit

      public void ginit()
      Overrides:
      ginit in class TestObjetSub
    • finit

      public void finit()
      Overrides:
      finit in class TestObjetSub
    • setQuadrillage

      protected void setQuadrillage(boolean q)
    • getSphere

      public atlasgen.HeightMapSurfaceSphere getSphere()
    • setSphere

      public void setSphere(atlasgen.HeightMapSurfaceSphere sphere)
    • main

      public static void main(String[] args)