Home
last modified time | relevance | path

Searched refs:gridUp (Results 1 – 7 of 7) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/xyview/grid/
H A DGrid.cpp109 …GlobalEventManager().addCommand("GridUp", MemberCaller<GridManager, &GridManager::gridUp> (*this)); in registerCommands()
162 void gridUp () in gridUp() function in GridManager
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/include/
H A Digrid.h51 virtual void gridUp() = 0;
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/textool/
H A DTexTool.h109 void gridUp();
H A DTexTool.cpp149 void TexTool::gridUp() { in gridUp() function in ui::TexTool
912 Instance().gridUp(); in texToolGridUp()
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad-python/Gmetad/
H A Dgmetad_data.py95 gridUp = (gridNode.getAttr('status') == 'up')
/dports/devel/bullet/bullet3-3.21/examples/StandaloneMain/
H A Dhellovr_opengl_main.cpp1745 DrawGridData gridUp; in RenderStereoTargets() local
1746 gridUp.upAxis = m_app->getUpAxis(); in RenderStereoTargets()
/dports/devel/py-bullet3/bullet3-3.21/examples/StandaloneMain/
H A Dhellovr_opengl_main.cpp1745 DrawGridData gridUp; in RenderStereoTargets() local
1746 gridUp.upAxis = m_app->getUpAxis(); in RenderStereoTargets()