Class GLModel


  • public class GLModel
    extends java.lang.Object
    • Field Detail

      • toppoint

        public float toppoint
      • bottompoint

        public float bottompoint
      • leftpoint

        public float leftpoint
      • rightpoint

        public float rightpoint
      • farpoint

        public float farpoint
      • nearpoint

        public float nearpoint
    • Constructor Detail

      • GLModel

        public GLModel​(java.io.BufferedReader ref,
                       boolean centerit,
                       java.lang.String path,
                       com.jogamp.opengl.GL2 gl)
    • Method Detail

      • getXWidth

        public float getXWidth()
      • getYHeight

        public float getYHeight()
      • getZDepth

        public float getZDepth()
      • numpolygons

        public int numpolygons()
      • opengldrawtolist

        public void opengldrawtolist​(com.jogamp.opengl.GL2 gl)
      • opengldraw

        public void opengldraw​(com.jogamp.opengl.GL2 gl)