Home
last modified time | relevance | path

Searched defs:GetPos1 (Results 1 – 4 of 4) sorted by relevance

/dports/games/spring/spring_98.0/rts/Game/
H A DInMapDrawModel.h116 const float3& GetPos1() const { return pos1; } in GetPos1() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A DKinematicPairs.h690 Vector3D GetPos1() const {return GetPosition(1);} in GetPos1() function
H A DSpecialConstraints.h4063 Vector3D GetPos1() const {return GetAveragePosition(1);} in GetPos1() function
4564 virtual double GetPos1() const {return GetElem(1).XG(loccoords(1));} in GetPos1() function
H A DSpecialConstraints.cpp8620 double Contact1D::GetPos1() const in GetPos1() function in Contact1D