Home
last modified time | relevance | path

Searched refs:entityOrigin (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Ddecals.c60 static vec3_t entityOrigin; variable
576 VectorAdd( w->p[ i ], entityOrigin, w->p[ i ] ); in ProjectDecalOntoWinding()
649 VectorSubtract( w->p[ i ], entityOrigin, dv->xyz ); in ProjectDecalOntoWinding()
687 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoFace()
718 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoPatch()
796 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoTriangles()
834 VectorCopy( e->origin, entityOrigin ); in MakeEntityDecals()
837 VectorClear( entityOrigin ); in MakeEntityDecals()
H A Dlightmaps_ydnar.c921 vec3_t mapSize, entityOrigin; in SetupSurfaceLightmaps() local
976 …VectorSubtract( yDrawVerts[ ds->firstVert ].xyz, bspDrawVerts[ ds->firstVert ].xyz, entityOrigin ); in SetupSurfaceLightmaps()
978 VectorClear( entityOrigin ); in SetupSurfaceLightmaps()
H A Dsurface.c1276 static void AddSurfaceFlare( mapDrawSurface_t *ds, vec3_t entityOrigin ) in AddSurfaceFlare() argument
1287 if( entityOrigin != NULL ) in AddSurfaceFlare()
1288 VectorAdd( origin, entityOrigin, origin ); in AddSurfaceFlare()
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Ddecals.c60 static vec3_t entityOrigin; variable
567 VectorAdd( w->p[ i ], entityOrigin, w->p[ i ] ); in ProjectDecalOntoWinding()
644 VectorSubtract( w->p[ i ], entityOrigin, dv->xyz ); in ProjectDecalOntoWinding()
681 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoFace()
711 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoPatch()
789 plane[ 3 ] = mapplanes[ ds->planeNum ].dist + DotProduct( plane, entityOrigin ); in ProjectDecalOntoTriangles()
827 VectorCopy( e->origin, entityOrigin ); in MakeEntityDecals()
830 VectorClear( entityOrigin ); in MakeEntityDecals()
H A Dlightmaps_ydnar.c963 vec3_t mapSize, entityOrigin; in SetupSurfaceLightmaps() local
1018 …VectorSubtract( yDrawVerts[ ds->firstVert ].xyz, bspDrawVerts[ ds->firstVert ].xyz, entityOrigin ); in SetupSurfaceLightmaps()
1021 VectorClear( entityOrigin ); in SetupSurfaceLightmaps()
H A Dsurface.c1333 static void AddSurfaceFlare( mapDrawSurface_t *ds, vec3_t entityOrigin ){ in AddSurfaceFlare() argument
1343 if ( entityOrigin != NULL ) { in AddSurfaceFlare()
1344 VectorAdd( origin, entityOrigin, origin ); in AddSurfaceFlare()
/dports/textproc/jade/jade-1.2.1/include/
H A DMarkup.h107 const EntityOrigin *entityOrigin() const; // valid for type == entityStart
152 const EntityOrigin *MarkupIter::entityOrigin() const in entityOrigin() function
H A DEvent.h289 const ConstPtr<EntityOrigin> &entityOrigin() const;
625 const ConstPtr<EntityOrigin> &entityOrigin() const;
996 ExternalEntityEvent::entityOrigin() const in entityOrigin() function
1234 EntityStartEvent::entityOrigin() const in entityOrigin() function
/dports/textproc/opensp/OpenSP-1.5.2/include/
H A DMarkup.h108 const EntityOrigin *entityOrigin() const; // valid for type == entityStart
153 const EntityOrigin *MarkupIter::entityOrigin() const in entityOrigin() function
H A DEvent.h291 const ConstPtr<EntityOrigin> &entityOrigin() const;
627 const ConstPtr<EntityOrigin> &entityOrigin() const;
1005 ExternalEntityEvent::entityOrigin() const in entityOrigin() function
1243 EntityStartEvent::entityOrigin() const in entityOrigin() function
/dports/textproc/jade/jade-1.2.1/lib/
H A DMessageEventHandler.cxx29 params.origin = event->entityOrigin()->copy(); in subdocEntity()
H A DGenericEventHandler.cxx400 iter.entityOrigin()->entity()->name()); in markedSectionStart()
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DMessageEventHandler.cxx29 params.origin = event->entityOrigin()->copy();
H A DGenericEventHandler.cxx400 iter.entityOrigin()->entity()->name());
/dports/textproc/jade/jade-1.2.1/nsgmls/
H A DRastEventHandler.cxx488 Ptr<InputSourceOrigin> origin(event->entityOrigin()->copy()); in subdocEntity()
495 const Ptr<InputSourceOrigin> &entityOrigin, in subdocEntityInfo() argument
510 params.origin = entityOrigin; in subdocEntityInfo()
764 Ptr<InputSourceOrigin> entityOrigin in attributeInfo() local
768 subdocEntityInfo(subdocEntity, entityOrigin, 0); in attributeInfo()
H A DRastEventHandler.h154 const Ptr<InputSourceOrigin> &entityOrigin,
H A DSgmlsEventHandler.cxx358 params.origin = event->entityOrigin()->copy(); in subdocEntity()
/dports/textproc/opensp/OpenSP-1.5.2/nsgmls/
H A DRastEventHandler.cxx473 Ptr<InputSourceOrigin> origin(event->entityOrigin()->copy()); in subdocEntity()
480 const Ptr<InputSourceOrigin> &entityOrigin, in subdocEntityInfo() argument
495 params.origin = entityOrigin; in subdocEntityInfo()
749 Ptr<InputSourceOrigin> entityOrigin in attributeInfo() local
753 subdocEntityInfo(subdocEntity, entityOrigin, 0); in attributeInfo()
H A DRastEventHandler.h155 const Ptr<InputSourceOrigin> &entityOrigin,
H A DSgmlsEventHandler.cxx474 params.origin = event->entityOrigin()->copy(); in subdocEntity()
/dports/textproc/jade/jade-1.2.1/spam/
H A DCopyEventHandler.cxx624 entityRef(event->entityOrigin().pointer()); in externalDataEntity()
633 entityRef(event->entityOrigin().pointer()); in subdocEntity()
815 entityStack_.back().ref = event->entityOrigin(); in entityStart()
818 entityOrigin_ = event->entityOrigin(); in entityStart()
922 const EntityOrigin *origin = iter.entityOrigin(); in outputMarkup()
/dports/textproc/opensp/OpenSP-1.5.2/spam/
H A DCopyEventHandler.cxx624 entityRef(event->entityOrigin().pointer());
633 entityRef(event->entityOrigin().pointer());
815 entityStack_.back().ref = event->entityOrigin();
818 entityOrigin_ = event->entityOrigin();
922 const EntityOrigin *origin = iter.entityOrigin();
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_misc.c5009 vec3_t forward, entityOrigin, targetOrigin; in BG_PositionBuildableRelativeToPlayer() local
5031 VectorMA( playerOrigin, buildDist, forward, entityOrigin ); in BG_PositionBuildableRelativeToPlayer()
5033 VectorCopy( entityOrigin, targetOrigin ); in BG_PositionBuildableRelativeToPlayer()
5036 VectorMA( entityOrigin, 32, playerNormal, entityOrigin ); in BG_PositionBuildableRelativeToPlayer()
5041 (*trace)( tr, entityOrigin, mins, maxs, targetOrigin, ps->clientNum, MASK_PLAYERSOLID ); in BG_PositionBuildableRelativeToPlayer()
5042 VectorCopy( tr->endpos, entityOrigin ); in BG_PositionBuildableRelativeToPlayer()
5043 VectorMA( entityOrigin, 0.1f, playerNormal, outOrigin ); in BG_PositionBuildableRelativeToPlayer()
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DAF.cpp199 idVec3 origin, entityOrigin; in GetBounds() local
210 entityOrigin = origin - baseOrigin * entityAxis; in GetBounds()
215 origin = ( body->GetWorldOrigin() - entityOrigin ) * entityAxis.Transpose(); in GetBounds()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DAF.cpp199 idVec3 origin, entityOrigin; in GetBounds() local
210 entityOrigin = origin - baseOrigin * entityAxis; in GetBounds()
215 origin = ( body->GetWorldOrigin() - entityOrigin ) * entityAxis.Transpose(); in GetBounds()

12