Searched refs:nprobes (Results 1 – 3 of 3) sorted by relevance
73 int nprobes; member106 nprobes =1; in Reset()131 nprobes=1;174 ++nprobes; in Evaluate()186 ++nprobes; in Evaluate()
314 int nprobes = 3; variable396 nprobes = atoi(optarg); in main()397 if (nprobes < 1) { in main()599 for (probe = 0; probe < nprobes; ++probe) { in main()649 (unreachable > 0 && unreachable >= nprobes-1)) in main()
2958 if (arg1) (arg1)->nprobes = arg2; in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSparseSdf3_1nprobes_1set()2971 result = (int) ((arg1)->nprobes); in Java_com_badlogic_gdx_physics_bullet_softbody_SoftbodyJNI_btSparseSdf3_1nprobes_1get()