Home | History | Annotate | Download | only in linearmath

Lines Matching defs:draw3dText

2355 void SwigDirector_btIDebugDraw::draw3dText(btVector3 const &location, char const *textString) {
2363 SWIG_JavaThrowException(JNIEnvWrapper(this).getJNIEnv(), SWIG_JavaDirectorPureVirtual, "Attempted to invoke pure virtual method btIDebugDraw::draw3dText.");
2386 SWIG_JavaThrowException(jenv, SWIG_JavaNullPointerException, "null upcall object in btIDebugDraw::draw3dText ");
2906 "draw3dText", "(Lcom/badlogic/gdx/math/Vector3;Ljava/lang/String;)V", NULL
7579 (arg1)->draw3dText((btVector3 const &)*arg2,(char const *)arg3);