Home
last modified time | relevance | path

Searched refs:FatCoeff (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/irrlamb/irrlamb-1.0.1/src/OPCODE/
H A DOPC_AABBCollider.h25 AABBCache() : FatCoeff(1.1f) in AABBCache()
34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
H A DOPC_SphereCollider.h25 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 DOPC_LSSCollider.h30 FatCoeff = 1.1f; in LSSCache()
36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
H A DOPC_OBBCollider.h25 OBBCache() : FatCoeff(1.1f) in OBBCache()
35 float FatCoeff; //!< extents multiplier used to create a fat box member
H A DOPC_OBBCollider.cpp290 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 DOPC_AABBCollider.h25 AABBCache() : FatCoeff(1.1f) in AABBCache()
34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
H A DOPC_SphereCollider.h25 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 DOPC_LSSCollider.h30 FatCoeff = 1.1f; in LSSCache()
36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
H A DOPC_OBBCollider.h25 OBBCache() : FatCoeff(1.1f) in OBBCache()
35 float FatCoeff; //!< extents multiplier used to create a fat box member
H A DOPC_OBBCollider.cpp290 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 DOPC_AABBCollider.h25 AABBCache() : FatCoeff(1.1f) in AABBCache()
34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
H A DOPC_SphereCollider.h25 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 DOPC_LSSCollider.h30 FatCoeff = 1.1f; in LSSCache()
36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
H A DOPC_OBBCollider.h25 OBBCache() : FatCoeff(1.1f) in OBBCache()
35 float FatCoeff; //!< extents multiplier used to create a fat box member
H A DOPC_OBBCollider.cpp290 TestBox.mExtents *= cache.FatCoeff; in InitQuery()
291 mBoxExtents *= cache.FatCoeff; in InitQuery()
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/
H A DOPC_AABBCollider.h25 AABBCache() : FatCoeff(1.1f) in AABBCache()
34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
H A DOPC_SphereCollider.h25 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 DOPC_LSSCollider.h30 FatCoeff = 1.1f; in LSSCache()
36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
H A DOPC_OBBCollider.h25 OBBCache() : FatCoeff(1.1f) in OBBCache()
35 float FatCoeff; //!< extents multiplier used to create a fat box member
H A DOPC_OBBCollider.cpp290 TestBox.mExtents *= cache.FatCoeff; in InitQuery()
291 mBoxExtents *= cache.FatCoeff; in InitQuery()
/dports/devel/ode/ode-0.13/OPCODE/
H A DOPC_AABBCollider.h25 AABBCache() : FatCoeff(1.1f) in AABBCache()
34 float FatCoeff; //!< mRadius2 multiplier used to create a fat sphere member
H A DOPC_SphereCollider.h25 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 DOPC_LSSCollider.h30 FatCoeff = 1.1f; in LSSCache()
36 float FatCoeff; //!< mRadius2 multiplier used to create a fat LSS member
H A DOPC_OBBCollider.h25 OBBCache() : FatCoeff(1.1f) in OBBCache()
35 float FatCoeff; //!< extents multiplier used to create a fat box member
H A DOPC_OBBCollider.cpp290 TestBox.mExtents *= cache.FatCoeff; in InitQuery()
291 mBoxExtents *= cache.FatCoeff; in InitQuery()

12