/dports/games/irrlamb/irrlamb-1.0.1/src/OPCODE/ |
H A D | OPC_AABBCollider.h | 25 AABBCache() : FatCoeff(1.1f) in AABBCache() 34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_SphereCollider.h | 25 SphereCache() : Center(0.0f,0.0f,0.0f), FatRadius2(0.0f), FatCoeff(1.1f) {} in SphereCache() 32 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_LSSCollider.h | 30 FatCoeff = 1.1f; in LSSCache() 36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
|
H A D | OPC_OBBCollider.h | 25 OBBCache() : FatCoeff(1.1f) in OBBCache() 35 float FatCoeff; //!< extents multiplier used to create a fat box member
|
H A D | OPC_OBBCollider.cpp | 290 TestBox.mExtents *= cache.FatCoeff; in InitQuery() 291 mBoxExtents *= cache.FatCoeff; in InitQuery()
|
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/opcode/ |
H A D | OPC_AABBCollider.h | 25 AABBCache() : FatCoeff(1.1f) in AABBCache() 34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_SphereCollider.h | 25 SphereCache() : Center(0.0f,0.0f,0.0f), FatRadius2(0.0f), FatCoeff(1.1f) {} in SphereCache() 32 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_LSSCollider.h | 30 FatCoeff = 1.1f; in LSSCache() 36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
|
H A D | OPC_OBBCollider.h | 25 OBBCache() : FatCoeff(1.1f) in OBBCache() 35 float FatCoeff; //!< extents multiplier used to create a fat box member
|
H A D | OPC_OBBCollider.cpp | 290 TestBox.mExtents *= cache.FatCoeff; in InitQuery() 291 mBoxExtents *= cache.FatCoeff; in InitQuery()
|
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/OPCODE/ |
H A D | OPC_AABBCollider.h | 25 AABBCache() : FatCoeff(1.1f) in AABBCache() 34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_SphereCollider.h | 25 SphereCache() : Center(0.0f,0.0f,0.0f), FatRadius2(0.0f), FatCoeff(1.1f) {} in SphereCache() 32 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_LSSCollider.h | 30 FatCoeff = 1.1f; in LSSCache() 36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
|
H A D | OPC_OBBCollider.h | 25 OBBCache() : FatCoeff(1.1f) in OBBCache() 35 float FatCoeff; //!< extents multiplier used to create a fat box member
|
H A D | OPC_OBBCollider.cpp | 290 TestBox.mExtents *= cache.FatCoeff; in InitQuery() 291 mBoxExtents *= cache.FatCoeff; in InitQuery()
|
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/ |
H A D | OPC_AABBCollider.h | 25 AABBCache() : FatCoeff(1.1f) in AABBCache() 34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_SphereCollider.h | 25 SphereCache() : Center(0.0f,0.0f,0.0f), FatRadius2(0.0f), FatCoeff(1.1f) {} in SphereCache() 32 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_LSSCollider.h | 30 FatCoeff = 1.1f; in LSSCache() 36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
|
H A D | OPC_OBBCollider.h | 25 OBBCache() : FatCoeff(1.1f) in OBBCache() 35 float FatCoeff; //!< extents multiplier used to create a fat box member
|
H A D | OPC_OBBCollider.cpp | 290 TestBox.mExtents *= cache.FatCoeff; in InitQuery() 291 mBoxExtents *= cache.FatCoeff; in InitQuery()
|
/dports/devel/ode/ode-0.13/OPCODE/ |
H A D | OPC_AABBCollider.h | 25 AABBCache() : FatCoeff(1.1f) in AABBCache() 34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_SphereCollider.h | 25 SphereCache() : Center(0.0f,0.0f,0.0f), FatRadius2(0.0f), FatCoeff(1.1f) {} in SphereCache() 32 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
|
H A D | OPC_LSSCollider.h | 30 FatCoeff = 1.1f; in LSSCache() 36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
|
H A D | OPC_OBBCollider.h | 25 OBBCache() : FatCoeff(1.1f) in OBBCache() 35 float FatCoeff; //!< extents multiplier used to create a fat box member
|
H A D | OPC_OBBCollider.cpp | 290 TestBox.mExtents *= cache.FatCoeff; in InitQuery() 291 mBoxExtents *= cache.FatCoeff; in InitQuery()
|