Class TestObj

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

    public class TestObj
    extends TestObjetSub
    • Constructor Detail

      • TestObj

        public TestObj()
    • Method Detail

      • finit

        public void finit()
                   throws java.lang.Exception
        Overrides:
        finit in class TestObjetSub
        Throws:
        java.lang.Exception
      • getGlDrawContext

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

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

        public static void main​(java.lang.String[] args)