Home
last modified time | relevance | path

Searched refs:SqrDistance (Results 1 – 5 of 5) sorted by relevance

/dports/games/irrlamb/irrlamb-1.0.1/src/OPCODE/
H A DOPC_LSSAABBOverlap.h10 float SqrDistance = 0.0f; in OPC_PointAABBSqrDist() local
15 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
20 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
26 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
31 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
37 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
42 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
44 return SqrDistance; in OPC_PointAABBSqrDist()
444 static float SqrDistance(const Ray& rkLine, const Point& center, const Point& extents, float* pfLPa… in SqrDistance() function
507 …float fSqrDistance = SqrDistance(Ray(segment.GetOrigin(), segment.ComputeDirection()), c0, e0, &fL… in OPC_SegmentOBBSqrDist()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/opcode/
H A DOPC_LSSAABBOverlap.h10 float SqrDistance = 0.0f; in OPC_PointAABBSqrDist() local
15 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
20 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
26 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
31 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
37 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
42 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
44 return SqrDistance; in OPC_PointAABBSqrDist()
444 static float SqrDistance(const Ray& rkLine, const Point& center, const Point& extents, float* pfLPa… in SqrDistance() function
505 …float fSqrDistance = SqrDistance(Ray(segment.GetOrigin(), segment.ComputeDirection()), c0, e0, &fL… in OPC_SegmentOBBSqrDist()
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/
H A DOPC_LSSAABBOverlap.h10 float SqrDistance = 0.0f; in OPC_PointAABBSqrDist() local
15 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
20 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
26 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
31 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
37 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
42 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
44 return SqrDistance; in OPC_PointAABBSqrDist()
444 static float SqrDistance(const Ray& rkLine, const Point& center, const Point& extents, float* pfLPa… in SqrDistance() function
505 …float fSqrDistance = SqrDistance(Ray(segment.GetOrigin(), segment.ComputeDirection()), c0, e0, &fL… in OPC_SegmentOBBSqrDist()
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/OPCODE/
H A DOPC_LSSAABBOverlap.h10 float SqrDistance = 0.0f; in OPC_PointAABBSqrDist() local
15 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
20 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
26 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
31 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
37 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
42 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
44 return SqrDistance; in OPC_PointAABBSqrDist()
444 static float SqrDistance(const Ray& rkLine, const Point& center, const Point& extents, float* pfLPa… in SqrDistance() function
505 …float fSqrDistance = SqrDistance(Ray(segment.GetOrigin(), segment.ComputeDirection()), c0, e0, &fL… in OPC_SegmentOBBSqrDist()
/dports/devel/ode/ode-0.13/OPCODE/
H A DOPC_LSSAABBOverlap.h10 float SqrDistance = 0.0f; in OPC_PointAABBSqrDist() local
15 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
20 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
26 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
31 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
37 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
42 SqrDistance += Delta*Delta; in OPC_PointAABBSqrDist()
44 return SqrDistance; in OPC_PointAABBSqrDist()
444 static float SqrDistance(const Ray& rkLine, const Point& center, const Point& extents, float* pfLPa… in SqrDistance() function
507 …float fSqrDistance = SqrDistance(Ray(segment.GetOrigin(), segment.ComputeDirection()), c0, e0, &fL… in OPC_SegmentOBBSqrDist()