Home
last modified time | relevance | path

Searched defs:matIndex (Results 1 – 25 of 52) sorted by relevance

123

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dmaterial_item_model.cpp76 int matIndex = materialIndexes.at(index.row()); in data() local
112 int matIndex = materialIndexes.at(index.row()); in setData() local
142 int matIndex = materialIndexes.at(section); in headerData() local
159 int matIndex = FindFreeIndex(); in insertRows() local
175 int matIndex = materialIndexes.at(r); in removeRows() local
198 int matIndex = parameterName.midRef(3, positionOfDash - 3).toInt(); in Regenerate() local
231 void cMaterialItemModel::slotMaterialChanged(int matIndex) in slotMaterialChanged()
277 int matIndex = materialIndexes[rowCount() - 1]; in insertRowWithParameters() local
H A Dmaterial.cpp592 int matIndex = parameterName.midRef(3, positionOfDash - 3).toInt(); in CreateMaterialsMap() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/client/
H A Dcl_world.cpp273 dint matIndex = Reader_ReadPackedUInt16(msgReader); in Cl_ReadSideDelta() local
279 dint matIndex = Reader_ReadPackedUInt16(msgReader); in Cl_ReadSideDelta() local
285 dint matIndex = Reader_ReadPackedUInt16(msgReader); in Cl_ReadSideDelta() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/plugins/3d/vrml/v1/
H A Dvrml1_faceset.h54 std::vector< int > matIndex; variable
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dmaterial_manager_view.cpp152 int matIndex = model->materialIndex(index); in slotSaveMaterial() local
222 int matIndex = model->materialIndex(index); in slotEditMaterial() local
H A Dmaterial_selector.cpp141 void cMaterialSelector::slotMaterialSelected(int matIndex) in slotMaterialSelected()
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgSaveATG.cxx113 int matIndex = *(materialIndices->get(runningIndex++)); in ssgSaveATG() local
/dports/biology/star/STAR-2.7.9a/source/
H A DSpliceGraph_swScoreSpliced.cpp27 uint32 matIndex=0;//current matIndex: starting from 1st column (not 0th) in swScoreSpliced() local
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/
H A DOBJLoader.cc131 int matIndex = mesh->IndexOfMaterial(mat); in Load() local
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DUnrealLoader.h77 unsigned int matIndex; member
H A DNFFLoader.h193 unsigned int matIndex; member
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Unreal/
H A DUnrealLoader.h81 unsigned int matIndex; member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DUnrealLoader.h84 unsigned int matIndex; member
H A DNFFLoader.h194 unsigned int matIndex; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DUnrealLoader.h79 unsigned int matIndex; member
H A DNFFLoader.h194 unsigned int matIndex; member
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DUnrealLoader.h80 unsigned int matIndex; member
H A DNFFLoader.h195 unsigned int matIndex; member
/dports/devel/upp/upp/bazaar/plugin/assimp/code/NFF/
H A DNFFLoader.h196 unsigned int matIndex; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dflippity.cpp184 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/NFF/
H A DNFFLoader.h174 unsigned int matIndex; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dflippity.cpp181 void drawImageWithMatrixAndLabels(SkCanvas* canvas, SkImage* image, int matIndex, in drawImageWithMatrixAndLabels()
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Dcollision.h52 int matIndex[2]; member
165 s32 matIndex; member
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DAssetView.cpp213 int matIndex = GBAObjAttributesBGetMatIndex(obj->b); in lookupObjGBA() local
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DAssetView.cpp214 int matIndex = GBAObjAttributesBGetMatIndex(obj->b); in lookupObjGBA() local

123