Package GLOOP
Class GLTex
java.lang.Object
GLOOP.GLTex
GLOOP (Graphics Library for object oriented programming)
- Version:
- 4.30 (Dezember 2022)
- Author:
- (Copyright) Volker Quade, volker.e.quade@gmail.com
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGLTex
(com.jogamp.opengl.util.texture.Texture pTex, com.jogamp.opengl.GL2 pGL2) -
Method Summary
-
Field Details
-
text
public com.jogamp.opengl.util.texture.Texture text -
kGL2
public com.jogamp.opengl.GL2 kGL2
-
-
Constructor Details
-
GLTex
GLTex(com.jogamp.opengl.util.texture.Texture pTex, com.jogamp.opengl.GL2 pGL2)
-