Home
last modified time | relevance | path

Searched defs:ERRORVECTOR (Results 1 – 3 of 3) sorted by relevance

/dports/games/spring/spring_98.0/AI/Skirmish/E323AI/headers/
H A DDefines.h13 #define ERRORVECTOR float3(-1.0f,0.0f,0.0f) macro
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DDefines.h44 #define ERRORVECTOR float3(-1.0f, 0.0f, 0.0f) macro
/dports/games/spring/spring_98.0/rts/Sim/Misc/
H A DResourceMapAnalyzer.cpp28 static const float3 ERRORVECTOR(-1, 0, 0); variable