Home
last modified time | relevance | path

Searched refs:RampType (Results 1 – 24 of 24) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/mods/ts/tilesets/
H A Dtemperate.yaml477 RampType: 1
489 RampType: 2
501 RampType: 3
513 RampType: 4
525 RampType: 5
537 RampType: 6
549 RampType: 7
561 RampType: 8
573 RampType: 9
585 RampType: 10
[all …]
H A Dsnow.yaml477 RampType: 1
489 RampType: 2
501 RampType: 3
513 RampType: 4
525 RampType: 5
537 RampType: 6
549 RampType: 7
561 RampType: 8
573 RampType: 9
585 RampType: 10
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectGadgetRamp.cpp355 PyList_SetItem(result, 1, PyInt_FromLong(I->RampType)); in ObjectGadgetRampAsPyList()
415 ok = PConvPyIntToInt(PyList_GetItem(list, 1), &I->RampType); in ObjectGadgetRampNewFromPyList()
474 switch (I->RampType) { in ObjectGadgetRampInterVertex()
858 switch (I->RampType) { in update()
949 I->RampType = cRampMap; in ObjectGadgetRampMapNewAsDefined()
1008 I->RampType = cRampNone; in ObjectGadgetRampMolNewAsDefined()
1013 I->RampType = cRampMol; in ObjectGadgetRampMolNewAsDefined()
H A DObjectGadgetRamp.h33 int RampType = 0; member
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/World/
H A DJumpjetActorLayer.cs88 return ti == null || ti.RampType == 0; in ValidTransitionCell()
H A DSubterraneanActorLayer.cs87 return ti == null || ti.RampType == 0; in ValidTransitionCell()
H A DTerrainGeometryOverlay.cs68 var ramp = ti != null ? ti.RampType : 0; in IRenderAnnotations.RenderAnnotations()
H A DResourceLayer.cs116 if (tileInfo != null && tileInfo.RampType > 0) in AllowResourceAt()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Buildings/
H A DBuildingUtils.cs46 if (tileInfo != null && tileInfo.RampType > 0) in IsCellBuildable()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/EditorBrushes/
H A DEditorResourceBrush.cs103 return ResourceType.AllowOnRamps || tileInfo.RampType == 0; in AllowResourceAt()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/symbology/
H A Dqgsstylemanagerdialog.h91 const QString &RampType = QString() );
/dports/graphics/qgis/qgis-3.22.3/src/gui/symbology/
H A Dqgsstylemanagerdialog.h91 const QString &RampType = QString() );
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/symbology/
H A Dqgsstylemanagerdialog.sip.in38 const QString &RampType = QString() );
42 The ``RampType`` argument should be set to a string representing a valid :py:func:`QgsColorRamp.typ…
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/symbology/
H A Dqgsstylemanagerdialog.sip.in38 const QString &RampType = QString() );
42 The ``RampType`` argument should be set to a string representing a valid :py:func:`QgsColorRamp.typ…
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Map/
H A DTileSet.cs26 public readonly byte RampType; field in OpenRA.TerrainTileInfo
H A DMap.cs537 if (ti != null && ti.RampType != 0) in ProjectCellInner()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Conditions/
H A DGrantConditionOnDeploy.cs252 ramp = ti.RampType; in IsValidRampType()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Graphics/
H A DViewport.cs269 ramp = ti.RampType; in ViewToWorld()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.c2631 } RampType; typedef
2641 RampType ramp[MAXRAMPS]={ in PollAssassin()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer3/
H A DExecutive.cpp1980 if(ramp->RampType == cRampMol) { in ExecutiveUpdateColorDepends()
2011 if(ramp->RampType == cRampMol) { in ExecutiveUpdateCoordDepends()
4976 rampType = origRamp->RampType; in ExecutiveRampNew()
/dports/graphics/qgis/qgis-3.22.3/python/qsci_apis/
H A DPyQGIS-2.0.api8076 qgis.gui.QgsStyleV2ManagerDialog.addColorRampStatic?4(QWidget, QgsStyleV2, QString RampType=QString…
H A DPyQGIS-2.2.api8861 qgis.gui.QgsStyleV2ManagerDialog.addColorRampStatic?4(QWidget, QgsStyleV2, QString RampType=QString…
/dports/graphics/qgis-ltr/qgis-3.16.16/python/qsci_apis/
H A DPyQGIS-2.0.api8076 qgis.gui.QgsStyleV2ManagerDialog.addColorRampStatic?4(QWidget, QgsStyleV2, QString RampType=QString…
H A DPyQGIS-2.2.api8861 qgis.gui.QgsStyleV2ManagerDialog.addColorRampStatic?4(QWidget, QgsStyleV2, QString RampType=QString…