Home
last modified time | relevance | path

Searched refs:glupScaled (Results 1 – 6 of 6) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/examples/graphics/demo_Application/
H A Dmain.cpp149 glupScaled(0.7, 0.7, 0.7); in draw_graphics()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/GLUP/
H A DGLUP.h442 void GLUP_API glupScaled(GLUPdouble sx, GLUPdouble sy, GLUPdouble sz);
H A DGLUP.cpp939 void glupScaled(GLUPdouble sx, GLUPdouble sy, GLUPdouble sz) { in glupScaled() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/lua/
H A Dlua_glup.cpp675 DECLARE_GLUP_FUNC_WITH_NAME(glupScaled,"Scale"); in init_lua_glup()
/dports/math/geogram/geogram-1.7.7/src/examples/contrib/topopt/
H A Dmain.cpp270 glupScaled(1, 0.2*f.length(), 1); in draw_scene()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dsimple_application.cpp530 glupScaled( in draw_scene_begin()