Home
last modified time | relevance | path

Searched defs:glePolyCone (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/gle/gle-3.1.0/src/
H A Dex_alpha.c47 #define glePolyCone glePolyCone_c4f macro
H A Dgle.h77 #define glePolyCone polycone macro
H A Dextrude.c197 void glePolyCone (int npoints, in glePolyCone() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLE/
H A Dannotations.py81 glePolyCone = arrays.setInputArraySizeType( variable
H A D__init__.py67 glePolyCone = platform.createBaseFunction( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLE/
H A Dannotations.py81 glePolyCone = arrays.setInputArraySizeType( variable
H A D__init__.py67 glePolyCone = platform.createBaseFunction( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLE/
H A Dexceptional.py27 glePolyCone = _baseWrap( _simple.glePolyCone, 'npoints', 'point_array', 3) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLE/
H A Dexceptional.py27 glePolyCone = _baseWrap( _simple.glePolyCone, 'npoints', 'point_array', 3) variable
/dports/graphics/gle/gle-3.1.0/swig/
H A Dgle.i78 #define glePolyCone polycone macro
H A Dgle.py24 def glePolyCone(arg0,arg1,arg2): function