Searched refs:m_stepCount (Results 1 – 6 of 6) sorted by relevance
40 int m_stepCount = 0; field in ContinuousTest90 m_stepCount++; in render()91 if (m_stepCount % 60 == 0) launch(); in render()
39 m_stepCount(0), in btDispatcherInfo()54 int m_stepCount; member
164 int longestStepsCount = list.m_stepCount; in eleminateSharedPartialPaths()170 if(next.m_stepCount < i) in eleminateSharedPartialPaths()1302 final int m_stepCount; field in RedundentExprEliminator.MultistepExprHolder1325 m_stepCount = stepCount; in MultistepExprHolder()1344 if(stepCount >= next.m_stepCount) in addInSortedOrder()1422 System.err.print("" + next.m_stepCount); in diagnose()
66 dispatchInfo.m_stepCount = 0; in stepSimulation()
489 dispatchInfo.m_stepCount = 0; in internalSingleStepSimulation()
12795 if (arg1) (arg1)->m_stepCount = arg2; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btDispatcherInfo_1stepCount_1set()12808 result = (int) ((arg1)->m_stepCount); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btDispatcherInfo_1stepCount_1get()