159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/* DO NOT EDIT THIS FILE - it is machine generated */
259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#include <jni.h>
359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/* Header for class com_jme3_bullet_joints_motors_TranslationalLimitMotor */
459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#ifndef _Included_com_jme3_bullet_joints_motors_TranslationalLimitMotor
659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#define _Included_com_jme3_bullet_joints_motors_TranslationalLimitMotor
759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#ifdef __cplusplus
859b2e6871c65f58fdad78cd7229c292f6a177578Scott Bartaextern "C" {
959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#endif
1059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
1159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
1259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getLowerLimit
1359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
1459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
1559b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getLowerLimit
1659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
1759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
1859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
1959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
2059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setLowerLimit
2159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
2259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
2359b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setLowerLimit
2459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
2559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
2659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
2759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
2859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getUpperLimit
2959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
3059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
3159b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getUpperLimit
3259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
3359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
3459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
3559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
3659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setUpperLimit
3759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
3859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
3959b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setUpperLimit
4059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
4159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
4259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
4359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
4459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getAccumulatedImpulse
4559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
4659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
4759b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getAccumulatedImpulse
4859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
4959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
5059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
5159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
5259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setAccumulatedImpulse
5359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JLcom/jme3/math/Vector3f;)V
5459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
5559b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setAccumulatedImpulse
5659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jobject);
5759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
5859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
5959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
6059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getLimitSoftness
6159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (J)F
6259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
6359b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT jfloat JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getLimitSoftness
6459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong);
6559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
6659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
6759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
6859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setLimitSoftness
6959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JF)V
7059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
7159b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setLimitSoftness
7259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jfloat);
7359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
7459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
7559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
7659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getDamping
7759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (J)F
7859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
7959b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT jfloat JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getDamping
8059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong);
8159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
8259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
8359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
8459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setDamping
8559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JF)V
8659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
8759b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setDamping
8859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jfloat);
8959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
9059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
9159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
9259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    getRestitution
9359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (J)F
9459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
9559b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT jfloat JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_getRestitution
9659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong);
9759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
9859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta/*
9959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Class:     com_jme3_bullet_joints_motors_TranslationalLimitMotor
10059b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Method:    setRestitution
10159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta * Signature: (JF)V
10259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta */
10359b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaJNIEXPORT void JNICALL Java_com_jme3_bullet_joints_motors_TranslationalLimitMotor_setRestitution
10459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta  (JNIEnv *, jobject, jlong, jfloat);
10559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
10659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#ifdef __cplusplus
10759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta}
10859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#endif
10959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta#endif
110