Home
last modified time | relevance | path

Searched defs:vectStart (Results 1 – 2 of 2) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/btOgre/
H A DDynamicLines.cpp179 void DynamicLines::addLine(const Vector3 &vectStart, const Vector3 &vectEnd, const ColourValue &col… in addLine()
188 void DynamicLines::addLine(const Vector3 &vectStart, const Vector3 &vectEnd, const ColourValue &col) in addLine()
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv3/
H A Dsimu.cpp53 t3Dd vectStart[16]; variable