Searched refs:hitnormal (Results 1 – 2 of 2) sorted by relevance
48 …static void addResult(JNIEnv* env, jobject resultlist, const btVector3 hitnormal,const btVector3 m…
310 void jmeBulletUtil::addResult(JNIEnv* env, jobject resultlist, btVector3 hitnormal, btVector3 m_hit… in addResult() argument315 convert(env, const_cast<btVector3*> (&hitnormal), hitnormalvec); in addResult()