Class TestSomething3D<T extends Representable>

  • All Implemented Interfaces:
    java.lang.Runnable, Test

    public abstract class TestSomething3D<T extends Representable>
    extends TestObjet
    • Constructor Detail

      • TestSomething3D

        public TestSomething3D()
    • Method Detail

      • finit

        public abstract void finit()
        Specified by:
        finit in class TestObjet
      • ginit

        public void ginit()
        Specified by:
        ginit in class TestObjet
      • afterRender

        public void afterRender()
      • testScene

        public void testScene()
                       throws java.lang.Exception
        Specified by:
        testScene in interface Test
        Specified by:
        testScene in class TestObjet
        Throws:
        java.lang.Exception