Searched refs:btVector3_dot (Results 1 – 2 of 2) sorted by relevance
77 return LinearMathJNI.btVector3_dot(swigCPtr, this, v); in dot()
100 public final static native float btVector3_dot(long jarg1, btVector3 jarg1_, Vector3 jarg2); in btVector3_dot() method in LinearMathJNI