Searched refs:setTexture (Results 1 – 9 of 9) sorted by relevance
80 void setTexture(); in QT_FORWARD_DECLARE_CLASS()
139 showMenu->addAction("Show 2D Texture", glwidget, &GLWidget::setTexture); in MainWindow()
120 void GLWidget::setTexture() in setTexture() function in GLWidget
116 m_imageNode->setTexture(window->createTextureFromImage(m_image)); in updateMapObjectNode()
84 setTexture(fboTexture); in resize()
558 tileNode->setTexture(textures.value(s)); in updateTiles()