Class TestObj

All Implemented Interfaces:
Runnable, Test

public class TestObj extends TestObjetSub
  • Constructor Details

    • TestObj

      public TestObj()
  • Method Details

    • finit

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

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

      public com.jogamp.opengl.GL2 getGlDrawContext()
    • setGlDrawContext

      public void setGlDrawContext(com.jogamp.opengl.GL2 glDrawContext)
    • main

      public static void main(String[] args)