Home
last modified time | relevance | path

Searched refs:setTextureHeight (Results 1 – 25 of 31) sorted by relevance

12

/dports/graphics/fracplanet/fracplanet-0.5.1/
H A Dcontrol_save.cpp109 this,SLOT(setTextureHeight(int)) in ControlSave()
144 void ControlSave::setTextureHeight(int v) in setTextureHeight() function in ControlSave
H A Dcontrol_save.h52 void setTextureHeight(int v);
/dports/x11-toolkits/qt5-datavis3d/kde-qtdatavis3d-5.15.2p2/src/datavisualization/data/
H A Dqcustom3dvolume.cpp342 void QCustom3DVolume::setTextureHeight(int value) in setTextureHeight() function in QCustom3DVolume
402 setTextureHeight(height); in setTextureDimensions()
618 setTextureHeight(0); in createTextureData()
654 setTextureHeight(imageHeight); in createTextureData()
659 setTextureHeight(0); in createTextureData()
H A Dqcustom3dvolume.h46 …Q_PROPERTY(int textureHeight READ textureHeight WRITE setTextureHeight NOTIFY textureHeightChanged)
75 void setTextureHeight(int value);
H A Dcustomrenderitem_p.h97 …inline void setTextureHeight(int height) { m_textureHeight = height; setSliceIndexY(m_sliceIndexY)… in setTextureHeight() function
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/examples/spaceinvaders/
H A DTexture.java154 public void setTextureHeight(int texHeight) { in setTextureHeight() method in Texture
H A DTextureLoader.java235 texture.setTextureHeight(texHeight); in convertImageData()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Private/
H A Dqquickstyleitem_p.h96 …Q_PROPERTY( int textureHeight READ textureHeight WRITE setTextureHeight NOTIFY textureHeightChange… in Q_PROPERTY()
203 void setTextureHeight(int h);
/dports/x11-themes/kf5-qqc2-desktop-style/qqc2-desktop-style-5.89.0/plugin/
H A Dkquickstyleitem_p.h75 …Q_PROPERTY(int textureHeight READ textureHeight WRITE setTextureHeight NOTIFY textureHeightChanged) in Q_PROPERTY()
390 void setTextureHeight(int h);
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.h65 void setTextureHeight(int height) { m_textureHeight = height; } in setTextureHeight() function
/dports/games/openmw/openmw-openmw-0.47.0/components/myguiplatform/
H A Dmyguitexture.cpp103 mTexture->setTextureHeight(image->t()); in loadFromFile()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osg/
H A DTexture2DMultisample73 void setTextureHeight(int height) { _textureHeight=height; }
H A DTextureCubeMap79 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture3D102 void setTextureHeight(int height) { _textureHeight=height; }
H A DTextureRectangle103 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture2DArray80 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture2D94 void setTextureHeight(int height) { _textureHeight=height; }
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DTexture2DMultisample76 void setTextureHeight(int height) { _textureHeight=height; }
H A DTextureCubeMap91 void setTextureHeight(int height) { _textureHeight=height; }
H A DTextureRectangle106 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture3D105 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture2DArray90 void setTextureHeight(int height) { _textureHeight=height; }
H A DTexture2D97 void setTextureHeight(int height) { _textureHeight=height; }
/dports/games/openmw/openmw-openmw-0.47.0/components/terrain/
H A Dchunkmanager.cpp79 texture->setTextureHeight(mCompositeMapSize); in createCompositeMapRTT()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthSymbology/
H A DSkins.cpp141 ta->setTextureHeight(image->t()); in createTexture()

12