Home
last modified time | relevance | path

Searched refs:psProj (Results 1 – 17 of 17) sorted by relevance

/dports/games/warzone2100/warzone2100/src/
H A Dprojectile.cpp345 psProj->pos.x, psProj->pos.y, psProj->pos.z, in _syncDebugProjectile()
346 psProj->rot.direction, psProj->rot.pitch, psProj->rot.roll, in _syncDebugProjectile()
450 psProj->pos = psProj->src; in proj_SendProjectileAngled()
484 psProj->time = psProj->prevSpacetime.time; in proj_SendProjectileAngled()
505 Vector3i deltaPos = psProj->dst - psProj->src; in proj_SendProjectileAngled()
524 psProj->rot.pitch = iAtan2(psProj->vZ, psProj->vXY); in proj_SendProjectileAngled()
714 Vector3i delta = psProj->dst - psProj->src; in proj_InFlightFunc()
727 Vector3i delta = psProj->dst - psProj->src; in proj_InFlightFunc()
745psProj->dst = psProj->psDest->pos + Vector3i(0, 0, establishTargetHeight(psProj->psDest) - psProj-… in proj_InFlightFunc()
775 Vector3i delta = psProj->dst - psProj->pos; in proj_InFlightFunc()
[all …]
H A Dprojectile.h91 static inline void setProjectileSource(PROJECTILE *psProj, SIMPLE_OBJECT *psObj) in setProjectileSource() argument
94 psProj->psSource = nullptr; in setProjectileSource()
104 psProj->psSource = psPrevProj->psSource; in setProjectileSource()
109 psProj->psSource = castBaseObject(psObj); in setProjectileSource()
122 #define syncDebugProjectile(psProj, ch) _syncDebugProjectile(__FUNCTION__, psProj, ch) argument
123 void _syncDebugProjectile(const char *function, PROJECTILE const *psProj, char ch);
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp247 memset(psProj, 0, sizeof(TABProjInfo)); in MITABCoordSys2TABProjInfo()
283 psProj->nProjId = static_cast<GByte>(nProjId); in MITABCoordSys2TABProjInfo()
290 psProj->nProjId = 0; in MITABCoordSys2TABProjInfo()
319 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
320 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
359 psProj->nDatumId = in MITABCoordSys2TABProjInfo()
361 psProj->dDatumShiftX = psDatumInfo->dfShiftX; in MITABCoordSys2TABProjInfo()
362 psProj->dDatumShiftY = psDatumInfo->dfShiftY; in MITABCoordSys2TABProjInfo()
363 psProj->dDatumShiftZ = psDatumInfo->dfShiftZ; in MITABCoordSys2TABProjInfo()
377 psProj->nUnitsId = in MITABCoordSys2TABProjInfo()
[all …]
H A Dmitab.h1837 int MITABCoordSys2TABProjInfo(const char * pszCoordSys, TABProjInfo *psProj);
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp247 memset(psProj, 0, sizeof(TABProjInfo)); in MITABCoordSys2TABProjInfo()
283 psProj->nProjId = static_cast<GByte>(nProjId); in MITABCoordSys2TABProjInfo()
290 psProj->nProjId = 0; in MITABCoordSys2TABProjInfo()
319 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
320 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
359 psProj->nDatumId = in MITABCoordSys2TABProjInfo()
361 psProj->dDatumShiftX = psDatumInfo->dfShiftX; in MITABCoordSys2TABProjInfo()
362 psProj->dDatumShiftY = psDatumInfo->dfShiftY; in MITABCoordSys2TABProjInfo()
363 psProj->dDatumShiftZ = psDatumInfo->dfShiftZ; in MITABCoordSys2TABProjInfo()
377 psProj->nUnitsId = in MITABCoordSys2TABProjInfo()
[all …]
H A Dmitab.h1837 int MITABCoordSys2TABProjInfo(const char * pszCoordSys, TABProjInfo *psProj);
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp247 memset(psProj, 0, sizeof(TABProjInfo)); in MITABCoordSys2TABProjInfo()
283 psProj->nProjId = static_cast<GByte>(nProjId); in MITABCoordSys2TABProjInfo()
290 psProj->nProjId = 0; in MITABCoordSys2TABProjInfo()
319 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
320 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
359 psProj->nDatumId = in MITABCoordSys2TABProjInfo()
361 psProj->dDatumShiftX = psDatumInfo->dfShiftX; in MITABCoordSys2TABProjInfo()
362 psProj->dDatumShiftY = psDatumInfo->dfShiftY; in MITABCoordSys2TABProjInfo()
363 psProj->dDatumShiftZ = psDatumInfo->dfShiftZ; in MITABCoordSys2TABProjInfo()
377 psProj->nUnitsId = in MITABCoordSys2TABProjInfo()
[all …]
H A Dmitab.h1837 int MITABCoordSys2TABProjInfo(const char * pszCoordSys, TABProjInfo *psProj);
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp342 memset(psProj, 0, sizeof(TABProjInfo)); in MITABCoordSys2TABProjInfo()
382 psProj->nProjId = (GByte)nProjId; in MITABCoordSys2TABProjInfo()
389 psProj->nProjId = 0; in MITABCoordSys2TABProjInfo()
410 if( psProj->nProjId != 0 && CSLCount(papszNextField) > 0 ) in MITABCoordSys2TABProjInfo()
419 psProj->nEllipsoidId = (GByte)atoi(papszNextField[0]); in MITABCoordSys2TABProjInfo()
420 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
421 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
422 psProj->dDatumShiftZ = CPLAtof(papszNextField[3]); in MITABCoordSys2TABProjInfo()
464 psProj->dDatumShiftX = psDatumInfo->dfShiftX; in MITABCoordSys2TABProjInfo()
465 psProj->dDatumShiftY = psDatumInfo->dfShiftY; in MITABCoordSys2TABProjInfo()
[all …]
H A Dmitab.h1870 int MITABCoordSys2TABProjInfo(const char * pszCoordSys, TABProjInfo *psProj);
/dports/games/glest/glest_source_3.2.2/source/glest_game/world/
H A Dunit_updater.cpp678 ProjectileParticleSystem *psProj = 0; in startAttackParticleSystem() local
695 psProj= pstProj->create(); in startAttackParticleSystem()
696 psProj->setPath(startPos, endPos); in startAttackParticleSystem()
697 psProj->setObserver(new ParticleDamager(unit, this, gameCamera)); in startAttackParticleSystem()
698 psProj->setVisible(visible); in startAttackParticleSystem()
699 renderer.manageParticleSystem(psProj, rsGame); in startAttackParticleSystem()
712 psProj->link(psSplash); in startAttackParticleSystem()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapproject.h132 MS_DLL_EXPORT int GetMapserverUnitUsingProj(projectionObj *psProj);
H A Dmapproject.c2640 int GetMapserverUnitUsingProj(projectionObj *psProj) argument
2648 if( msProjIsGeographicCRS( psProj ) )
2652 proj_str = proj_as_proj_string(psProj->proj_ctx->proj_ctx, psProj->proj, PJ_PROJ_4, NULL);
2654 proj_str = pj_get_def( psProj->proj, 0 );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp2443 CPLXMLNode* psProj = CPLCreateXMLNode(psMP, CXT_Element,
2447 CPLXMLNode* psParam = CPLCreateXMLElementAndValue(psProj,
2475 CPLAddXMLChild(psProj, psOLA);
2478 CPLCreateXMLElementAndValue(psProj,
2494 CPLCreateXMLElementAndValue(psProj,
2498 CPLAddXMLChild(psProj, psOLA);
2502 CPLCreateXMLElementAndValue(psProj,
2523 CPLCreateXMLElementAndValue(psProj,
2528 CPLXMLNode* psOLP = CPLCreateXMLNode(psProj, CXT_Element,
2558 CPLCreateXMLElementAndValue(psProj,
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp2443 CPLXMLNode* psProj = CPLCreateXMLNode(psMP, CXT_Element, in WriteGeoreferencing() local
2447 CPLXMLNode* psParam = CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2475 CPLAddXMLChild(psProj, psOLA); in WriteGeoreferencing()
2478 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2494 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2498 CPLAddXMLChild(psProj, psOLA); in WriteGeoreferencing()
2502 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2523 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2528 CPLXMLNode* psOLP = CPLCreateXMLNode(psProj, CXT_Element, in WriteGeoreferencing()
2558 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/
H A Dpds4dataset.cpp2443 CPLXMLNode* psProj = CPLCreateXMLNode(psMP, CXT_Element, in WriteGeoreferencing() local
2447 CPLXMLNode* psParam = CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2475 CPLAddXMLChild(psProj, psOLA); in WriteGeoreferencing()
2478 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2494 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2498 CPLAddXMLChild(psProj, psOLA); in WriteGeoreferencing()
2502 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2523 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
2528 CPLXMLNode* psOLP = CPLCreateXMLNode(psProj, CXT_Element, in WriteGeoreferencing()
2558 CPLCreateXMLElementAndValue(psProj, in WriteGeoreferencing()
[all …]
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dunit_updater.cpp2755 ProjectileParticleSystem *psProj= (*pt)->getProjectileParticleSystemType()->create(unit); in startAttackParticleSystem() local
2756 psProj->setPath(startPos, endPos); in startAttackParticleSystem()
2757 psProj->setObserver(new ParticleDamager(unit,(*pt), this, gameCamera)); in startAttackParticleSystem()
2758 psProj->setVisible(visible); in startAttackParticleSystem()
2760 psProj->setFactionColor(unit->getFaction()->getTexture()->getPixmapConst()->getPixel3f(0,0)); in startAttackParticleSystem()
2762 renderer.manageParticleSystem(psProj, rsGame); in startAttackParticleSystem()
2763 unit->addAttackParticleSystem(psProj); in startAttackParticleSystem()
2774 psProj->link(psSplash); in startAttackParticleSystem()