Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/System/Sync/
H A DSyncedFloat3.h538 float SqLength() const { in SqLength() function
/dports/games/spring/spring_98.0/rts/System/
H A Dfloat3.h597 float SqLength() const { in SqLength() function
/dports/cad/opencascade/opencascade-7.6.0/src/BRepClass/
H A DBRepClass_Intersector.cxx543 Standard_Real SqLength = aChord.SquareMagnitude(); in GetTangentAsChord() local
/dports/editors/cudatext/CudaText-1.151.0/python4lazarus/python4lazarus/
H A DPythonEngine.pas7243 function TPyObject.SqLength : NativeInt; in SqLength() function