Searched refs:newAlgorithm (Results 1 – 2 of 2) sorted by relevance
120 …SIMD_FORCE_INLINE btCollisionAlgorithm * newAlgorithm(const btCollisionObjectWrapper* body0Wrap,co… in newAlgorithm() function133 m_convex_algorithm = newAlgorithm(body0Wrap,body1Wrap); in checkConvexAlgorithm()
235 btCollisionAlgorithm* algor = newAlgorithm(body0Wrap,body1Wrap); in shape_vs_shape_collision()