JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.fixedfunc.GLLightingFunc Member List

This is the complete list of members for com.jogamp.opengl.fixedfunc.GLLightingFunc, including all inherited members.

GL_AMBIENTcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_AMBIENT_AND_DIFFUSEcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_COLOR_MATERIALcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_CONSTANT_ATTENUATIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_DIFFUSEcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_EMISSIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_FLATcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT0com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT1com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT2com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT3com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT4com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT5com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT6com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHT7com.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LIGHTINGcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_LINEAR_ATTENUATIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_NORMALIZEcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_POSITIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_QUADRATIC_ATTENUATIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SHININESScom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SMOOTHcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SPECULARcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SPOT_CUTOFFcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SPOT_DIRECTIONcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
GL_SPOT_EXPONENTcom.jogamp.opengl.fixedfunc.GLLightingFuncstatic
glColor4f(float red, float green, float blue, float alpha)com.jogamp.opengl.fixedfunc.GLLightingFunc
glLightfv(int light, int pname, java.nio.FloatBuffer params)com.jogamp.opengl.fixedfunc.GLLightingFunc
glLightfv(int light, int pname, float[] params, int params_offset)com.jogamp.opengl.fixedfunc.GLLightingFunc
glMaterialf(int face, int pname, float param)com.jogamp.opengl.fixedfunc.GLLightingFunc
glMaterialfv(int face, int pname, java.nio.FloatBuffer params)com.jogamp.opengl.fixedfunc.GLLightingFunc
glMaterialfv(int face, int pname, float[] params, int params_offset)com.jogamp.opengl.fixedfunc.GLLightingFunc
glShadeModel(int mode)com.jogamp.opengl.fixedfunc.GLLightingFunc