Home
last modified time | relevance | path

Searched defs:glColor3f (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/dports/x11-toolkits/pangolin/Pangolin-0.6/include/pangolin/gl/compat/
H A Dgl_es_compat.h11 #define glColor3f(a,b,c) glColor4f(a, b, c, 1.0f) macro
/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dvertexarray.cpp116 void VertexArray::glColor3f (float r, float g, float b) in glColor3f() function in VertexArray
/dports/games/bzflag-server/bzflag-2.4.22/include/
H A DSceneNode.h95 static void glColor3f(GLfloat r, GLfloat g, GLfloat b) in glColor3f() function
/dports/games/bzflag/bzflag-2.4.22/include/
H A DSceneNode.h95 static void glColor3f(GLfloat r, GLfloat g, GLfloat b) in glColor3f() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dglcmn.cpp327 void wxGLAPI::glColor3f(GLfloat r, GLfloat g, GLfloat b) in glColor3f() function in wxGLAPI
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dglcmn.cpp327 void wxGLAPI::glColor3f(GLfloat r, GLfloat g, GLfloat b) in glColor3f() function in wxGLAPI
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dglcmn.cpp554 void wxGLAPI::glColor3f(GLfloat r, GLfloat g, GLfloat b) in glColor3f() function in wxGLAPI
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DRenderContext.cpp169 void RenderContext_::glColor3f(float x, float y, float z) in glColor3f() function in RenderContext_
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/magic_uv/lib/
H A Dbglx.py90 def glColor3f(r, g, b): function
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/src/
H A DFl_Gl_Stubs.cxx77 void glColor3f( float red, float green, float blue ) {} in glColor3f() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DImmModeSink.java289 public final void glColor3f(final float x, final float y, final float z) { in glColor3f() method in ImmModeSink
762 public void glColor3f(final float r, final float g, final float b) { in glColor3f() method in ImmModeSink.VBOSet
/dports/math/octave/octave-6.4.0/libgui/graphics/
H A Dqopengl-functions.h118 void glColor3f (GLfloat red, GLfloat green, GLfloat blue) in glColor3f() function
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Doct-opengl.h126 virtual void glColor3f (GLfloat red, GLfloat green, GLfloat blue) in glColor3f() function
/dports/graphics/blender/blender-2.91.0/intern/glew-mx/intern/
H A Dgl-deprecated.h56 #define glColor3f DO_NOT_USE_glColor3f macro
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Djwzgles.h52 #define glColor3f jwzgles_glColor3f macro
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwzgles.h52 #define glColor3f jwzgles_glColor3f macro
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore11.hxx287 inline void glColor3f (GLfloat theRed, GLfloat theGreen, GLfloat theBlue) in glColor3f() function
/dports/graphics/gliv/gliv-1.9.7/src/include/
H A Dopengl_wrapper.h122 #define glColor3f(...) OPENGL_VOID_CALL(glColor3f, __VA_ARGS__) macro
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/glsym/switch/
H A Dnx_glsym.h589 RGLSYMGLCOLOR3FPROC glColor3f; variable

12345678910>>...17