From 5f664d23c7da4a7095aa373df12e1f349668ae89 Mon Sep 17 00:00:00 2001 From: stephengold Date: Thu, 12 Sep 2024 21:42:34 +0000 Subject: [PATCH] deploy: d59d4240942a0bde84fd092a5a5e5b4ef6c3e327 --- .../shapes/GImpactCollisionShape.html | 10 +++--- javadoc/master/index-all.html | 10 +++--- javadoc/master/member-search-index.js | 2 +- sitemap.xml | 36 +++++++++---------- 4 files changed, 30 insertions(+), 28 deletions(-) diff --git a/javadoc/master/com/jme3/bullet/collision/shapes/GImpactCollisionShape.html b/javadoc/master/com/jme3/bullet/collision/shapes/GImpactCollisionShape.html index 72120fe4a..e707786de 100644 --- a/javadoc/master/com/jme3/bullet/collision/shapes/GImpactCollisionShape.html +++ b/javadoc/master/com/jme3/bullet/collision/shapes/GImpactCollisionShape.html @@ -272,7 +272,8 @@

GImpactCollisionShape

Instantiate a shape based on the specified CompoundMesh and offset.
Parameters:
-
mesh - the mesh on which to base the shape (not null, unaffected)
+
mesh - the mesh on which to base the shape (not null, must contain + at least one triangle, unaffected)
offset - the offset to add to the vertex positions (not null, unaffected)
@@ -285,7 +286,8 @@

GImpactCollisionShape

Instantiate a shape based on the specified native mesh(es).
Parameters:
-
submeshes - the mesh(es) on which to base the shape (not null)
+
submeshes - the mesh(es) on which to base the shape (not null, must + contain at least one triangle)
@@ -296,8 +298,8 @@

GImpactCollisionShape

Instantiate a shape based on the specified JME mesh(es).
Parameters:
-
jmeMeshes - the mesh(es) on which to base the shape (not null, - unaffected)
+
jmeMeshes - the mesh(es) on which to base the shape (not null, must + contain at least one triangle, unaffected)
diff --git a/javadoc/master/index-all.html b/javadoc/master/index-all.html index 6bbf10865..08933d211 100644 --- a/javadoc/master/index-all.html +++ b/javadoc/master/index-all.html @@ -2031,7 +2031,7 @@

C

Used internally.
-
colorChildren() - Method in class com.jme3.bullet.debug.BulletCharacterDebugControl
+
colorChildren() - Method in class com.jme3.bullet.debug.BulletRigidBodyDebugControl
Color each child of the debug node for a CompoundCollisionShape.
@@ -3139,7 +3139,7 @@

D

A utility class to generate debug meshes for Bullet collision shapes.
-
debugSpatial - Variable in class com.jme3.bullet.debug.BulletCharacterDebugControl
+
debugSpatial - Variable in class com.jme3.bullet.debug.BulletRigidBodyDebugControl
Spatial to visualize lastShape (not null)
@@ -6137,7 +6137,7 @@

H

Generate the hash code for this instance.
-
hasShapeChanged(CollisionShape) - Method in class com.jme3.bullet.debug.BulletCharacterDebugControl
+
hasShapeChanged(CollisionShape) - Method in class com.jme3.bullet.debug.BulletRigidBodyDebugControl
Compare the specified CollisionShape with the lastShape.
@@ -11929,7 +11929,7 @@

S

Alter the shadow mode for the (debug) root node.
-
setShape(CollisionShape) - Method in class com.jme3.bullet.debug.BulletCharacterDebugControl
+
setShape(CollisionShape) - Method in class com.jme3.bullet.debug.BulletRigidBodyDebugControl
Replace the lastShape and update related fields.
@@ -11999,7 +11999,7 @@

S

Alter which Spatial is controlled.
-
setSpatial(Spatial) - Method in class com.jme3.bullet.debug.BulletCharacterDebugControl
+
setSpatial(Spatial) - Method in class com.jme3.bullet.debug.BulletRigidBodyDebugControl
Alter which Spatial is controlled.
diff --git a/javadoc/master/member-search-index.js b/javadoc/master/member-search-index.js index e8c031b4a..c7be8e08e 100644 --- a/javadoc/master/member-search-index.js +++ b/javadoc/master/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"A"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"AABB"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"AABB"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"aabbCenter(Vector3f)","u":"aabbCenter(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"aabbScaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"aabbVolume()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"AbstractPhysicsControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"AbstractPhysicsDebugControl(BulletDebugAppState)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"accelerate(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"accelerate(int, float)","u":"accelerate(int,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"activate()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"activate(boolean)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"activateAll(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"activateAll(boolean)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"active"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"add(IndexedMesh)","u":"add(com.jme3.bullet.collision.shapes.infos.IndexedMesh)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addAll(Spatial)","u":"addAll(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseCollider(CollisionShape)","u":"addBaseCollider(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseForce(Vector3f)","u":"addBaseForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseTorque(Vector3f)","u":"addBaseTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, float, float, float)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Transform)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Vector3f)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Vector3f, Matrix3f)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addCollider(CollisionShape)","u":"addCollider(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"addCollideWithGroup(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"addCollisionGroupListener(PhysicsCollisionGroupListener, int)","u":"addCollisionGroupListener(com.jme3.bullet.collision.PhysicsCollisionGroupListener,int)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"addCollisionListener(RagdollCollisionListener)","u":"addCollisionListener(com.jme3.bullet.animation.RagdollCollisionListener)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addConstraintForce(Vector3f)","u":"addConstraintForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addConstraintTorque(Vector3f)","u":"addConstraintTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addContactListener(ContactListener)","u":"addContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"added"},{"p":"jme3utilities.minie","c":"FilterAll","l":"addException(Object)","u":"addException(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addForce(Vector3f)","u":"addForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"addIKController(IKController)","u":"addIKController(com.jme3.bullet.animation.IKController)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"addJoint(PhysicsJoint)","u":"addJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addJoint(PhysicsJoint)","u":"addJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addJointTorque(int, float)","u":"addJointTorque(int,float)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"addMultiBody(MultiBody)","u":"addMultiBody(com.jme3.bullet.MultiBody)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"addPhysics()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"addPhysics()"},{"p":"vhacd","c":"VHACD","l":"addProgressListener(VHACDProgressListener)","u":"addProgressListener(vhacd.VHACDProgressListener)"},{"p":"vhacd4","c":"Vhacd4","l":"addProgressListener(VHACDProgressListener)","u":"addProgressListener(vhacd.VHACDProgressListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addTickListener(PhysicsTickListener)","u":"addTickListener(com.jme3.bullet.PhysicsTickListener)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"addToIgnoreList(PhysicsCollisionObject)","u":"addToIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addTorque(Vector3f)","u":"addTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"addUnlinkedDescendants(Bone, Collection)","u":"addUnlinkedDescendants(com.jme3.animation.Bone,java.util.Collection)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"addUnlinkedDescendants(Joint, Collection)","u":"addUnlinkedDescendants(com.jme3.anim.Joint,java.util.Collection)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"addVelocity(Vector3f)","u":"addVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"addVelocity(Vector3f, int)","u":"addVelocity(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"addWheel(Spatial, Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"addWheel(com.jme3.scene.Spatial,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"addWheel(Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"addWheel(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"addWheel(VehicleWheel, VehicleTuning)","u":"addWheel(com.jme3.bullet.objects.VehicleWheel,com.jme3.bullet.objects.infos.VehicleTuning)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"aerodynamics()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"airDensity()"},{"p":"com.jme3.bullet","c":"SolverMode","l":"AllowZeroLength"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Amputated"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"amputateSubtree(BoneLink, float)","u":"amputateSubtree(com.jme3.bullet.animation.BoneLink,float)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"Anchor()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"Anchor(PhysicsSoftBody, int, PhysicsRigidBody, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"AnchorHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"AngularDamping"},{"p":"com.jme3.bullet","c":"MultiBody","l":"angularDamping()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"angularStiffness()"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Animated"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"animateSubtree(PhysicsLink, float)","u":"animateSubtree(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"jme3utilities.minie","c":"AppDataFilter","l":"AppDataFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendFaces(IndexBuffer)","u":"appendFaces(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromLineMesh(Mesh, PhysicsSoftBody)","u":"appendFromLineMesh(com.jme3.scene.Mesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromNativeMesh(IndexedMesh, PhysicsSoftBody)","u":"appendFromNativeMesh(com.jme3.bullet.collision.shapes.infos.IndexedMesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromTriMesh(Mesh, PhysicsSoftBody)","u":"appendFromTriMesh(com.jme3.scene.Mesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendLinks(IndexBuffer)","u":"appendLinks(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendNodes(FloatBuffer)","u":"appendNodes(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendTetras(IndexBuffer)","u":"appendTetras(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendTetras(PhysicsSoftBody)","u":"appendTetras(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"appliedForce(Vector3f)","u":"appliedForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"appliedTorque(Vector3f)","u":"appliedTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"applyAllExceptIgnoreListTo(PhysicsRigidBody)","u":"applyAllExceptIgnoreListTo(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyCentralForce(Vector3f)","u":"applyCentralForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyCentralImpulse(Vector3f)","u":"applyCentralImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"applyEngineForce(VehicleWheel, float)","u":"applyEngineForce(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyForce(Vector3f)","u":"applyForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyForce(Vector3f, int)","u":"applyForce(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyForce(Vector3f, Vector3f)","u":"applyForce(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyImpulse(Vector3f, Vector3f)","u":"applyImpulse(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"applyPhysicsTransform(Vector3f, Quaternion)","u":"applyPhysicsTransform(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"applyPhysicsTransform(Vector3f, Quaternion)","u":"applyPhysicsTransform(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyRotation(Quaternion)","u":"applyRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyScale(Vector3f)","u":"applyScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"applyTo(PhysicsRigidBody)","u":"applyTo(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyTorque(Vector3f)","u":"applyTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyTorqueImpulse(Vector3f)","u":"applyTorqueImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"applyTransform(Spatial)","u":"applyTransform(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyTransform(Transform)","u":"applyTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyTranslation(Vector3f)","u":"applyTranslation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"applyWheelTransform()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"applyWheelTransforms()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"aRadius()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowBlue"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowBlueGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowGreen"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowGreenGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowMagenta"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowMagentaGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowPink"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowPinkGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowRed"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowRedGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowYellow"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowYellowGeom"},{"p":"com.jme3.bullet","c":"SolverMode","l":"ArticulatedWarmStart"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attach(String, float, Spatial)","u":"attach(java.lang.String,float,com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attach(String, LinkConfig, Spatial)","u":"attach(java.lang.String,com.jme3.bullet.animation.LinkConfig,com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"attachChild(Spatial)","u":"attachChild(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"attachCollisionShape(long, long)","u":"attachCollisionShape(long,long)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attachmentConfig(String)","u":"attachmentConfig(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"AttachmentLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attachmentMass(String)","u":"attachmentMass(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"attachmentMass(String)","u":"attachmentMass(java.lang.String)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"attachShape(CollisionShape)","u":"attachShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"AXIS_SWEEP_3"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"AXIS_SWEEP_3_32"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_X"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_Y"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_Z"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"axis(Vector3f)","u":"axis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"axisArrowLength()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"axisLineWidth()"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"B"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseAngularVelocity(Vector3f)","u":"baseAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseForce(Vector3f)","u":"baseForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseInertia(Vector3f)","u":"baseInertia(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseLocation(Vector3f)","u":"baseLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseMass()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseOrientation(Quaternion)","u":"baseOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseTorque(Vector3f)","u":"baseTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseTransform(Transform)","u":"baseTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseVelocity(Vector3f)","u":"baseVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"basic"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"BetterCharacterControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"BetterCharacterControl(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"bindSubtree(PhysicsLink, float)","u":"bindSubtree(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"blendToKinematicMode(float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"blendToKinematicMode(float, Transform)","u":"blendToKinematicMode(float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"blendToKinematicMode(float, Transform)","u":"blendToKinematicMode(float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"blendToKinematicMode(KinematicSubmode, float)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"blendToKinematicMode(KinematicSubmode, float, Transform)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"blendToKinematicMode(KinematicSubmode, float, Transform)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"boneIndex(int)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"boneIndex(int)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"BoneLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"boneName()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Bounce"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Bound"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"boundingBox(BoundingBox)","u":"boundingBox(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"boundingBox(BoundingBox)","u":"boundingBox(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"boundingBox(Vector3f, Matrix3f, BoundingBox)","u":"boundingBox(com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"boundingBox(Vector3f, Quaternion, BoundingBox)","u":"boundingBox(com.jme3.math.Vector3f,com.jme3.math.Quaternion,com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy(byte[])","u":"%3Cinit%3E(byte[])"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy(MeshCollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.MeshCollisionShape)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"BoundsInSpatials"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(Vector2f)","u":"%3Cinit%3E(com.jme3.math.Vector2f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"bRadius()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"brake(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"brake(int, float)","u":"brake(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"brake(VehicleWheel, float)","u":"brake(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Buckets"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"BulletCharacterDebugControl(BulletDebugAppState, PhysicsCharacter)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsCharacter)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"BulletDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet.debug","c":"DebugInitListener","l":"bulletDebugInit(Node)","u":"bulletDebugInit(com.jme3.scene.Node)"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"BulletGhostObjectDebugControl(BulletDebugAppState, PhysicsGhostObject)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsGhostObject)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"BulletRigidBodyDebugControl(BulletDebugAppState, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"BulletVehicleDebugControl(BulletDebugAppState, PhysicsVehicle)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsVehicle)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"CacheDirection"},{"p":"com.jme3.bullet","c":"SolverMode","l":"CacheFriendly"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedBasisA(Matrix3f)","u":"calculatedBasisA(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedBasisB(Matrix3f)","u":"calculatedBasisB(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedOriginA(Vector3f)","u":"calculatedOriginA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedOriginB(Vector3f)","u":"calculatedOriginB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"calculateNewForward(Quaternion, Vector3f, Vector3f)","u":"calculateNewForward(com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"canApplyPhysicsLocal(Control)","u":"canApplyPhysicsLocal(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"canDisable(Control)","u":"canDisable(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"canSet(float)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"canSet(float)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"canSet(float)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"canSleep()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"canWakeup()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"castRay(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"castRay(VehicleWheel)","u":"castRay(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"CcdFilter","l":"CcdFilter()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"center(VectorSet, Vector3f)","u":"center(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"centerHeuristic()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"centerOfMass(Vector3f, Vector3f)","u":"centerOfMass(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"CHARACTER_OBJECT"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"CharacterControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"CharacterControl(ConvexShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"CharacterController()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"CharacterController(PhysicsCharacter)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsCharacter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"checkCanUnDuck()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"checkOnGround()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"checkParameters()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"checkRotationOrder()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape(Vector3f, CollisionShape)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape(Vector3f, Matrix3f, CollisionShape)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ChildShapes"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_RS"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_SELF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_SS"},{"p":"jme3utilities.minie","c":"ClassFilter","l":"ClassFilter(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"cleanup()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"cleanup(Application)","u":"cleanup(com.jme3.app.Application)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"clearCache()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearConstraintForces()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"clearExceptions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"clearForces()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearForcesAndTorques()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"clearIgnoreList()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearVelocities()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"clone()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"clone()"},{"p":"vhacd","c":"VHACDParameters","l":"clone()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"clone()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"cloneIgnoreList(Cloner, PhysicsCollisionObject)","u":"cloneIgnoreList(com.jme3.util.clone.Cloner,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"cloneJoints(Cloner, PhysicsBody)","u":"cloneJoints(com.jme3.util.clone.Cloner,com.jme3.bullet.objects.PhysicsBody)"},{"p":"vhacd","c":"VHACDHull","l":"clonePositions()"},{"p":"vhacd4","c":"Vhacd4Hull","l":"clonePositions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"clusterCenter(int, Vector3f)","u":"clusterCenter(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"clusterIndexA()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"clusterIndexB()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"clusterIterations()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterKineticHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterKineticSplit"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterRigidHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterRigidSplit"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ClustersInSofts"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterSoftHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterSoftSplit"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionGroupListener","l":"collide(PhysicsCollisionObject, PhysicsCollisionObject)","u":"collide(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"RagdollCollisionListener","l":"collide(PhysicsLink, PhysicsCollisionObject, PhysicsCollisionEvent)","u":"collide(com.jme3.bullet.animation.PhysicsLink,com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"collider"},{"p":"com.jme3.bullet","c":"MultiBody","l":"collideWithGroups()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_01"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_02"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_03"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_04"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_05"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_06"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_07"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_08"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_09"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_10"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_11"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_12"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_13"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_14"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_15"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_16"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_NONE"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"collision(PhysicsCollisionEvent)","u":"collision(com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionListener","l":"collision(PhysicsCollisionEvent)","u":"collision(com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"CollisionConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"CollisionConfiguration(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"collisionFlags()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"collisionFlags()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"collisionGroup()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"CollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"colorChildren()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"compareTo(LinkConfig)","u":"compareTo(com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"compareTo(NativePhysicsObject)","u":"compareTo(com.jme3.bullet.NativePhysicsObject)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"CompoundCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"CompoundCollisionShape(int)","u":"%3Cinit%3E(int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(CompoundMesh)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(CompoundMesh, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"vhacd4","c":"Vhacd4","l":"compute(float[], int[], Vhacd4Parameters)","u":"compute(float[],int[],vhacd4.Vhacd4Parameters)"},{"p":"vhacd","c":"VHACD","l":"compute(float[], int[], VHACDParameters)","u":"compute(float[],int[],vhacd.VHACDParameters)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, Vector3f, Matrix3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"config(String)","u":"config(java.lang.String)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureFixedLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f)","u":"configureFixedLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configurePlanarLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, boolean)","u":"configurePlanarLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configurePrismaticLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, Vector3f, boolean)","u":"configurePrismaticLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureRevoluteLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, Vector3f, boolean)","u":"configureRevoluteLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureSphericalLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, boolean)","u":"configureSphericalLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"ConicalFrustum()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"ConicalFrustum(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"connectivityMatrix(CollisionSpace)","u":"connectivityMatrix(com.jme3.bullet.CollisionSpace)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsBody, PhysicsBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsBody,com.jme3.bullet.objects.PhysicsBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsRigidBody, JointEnd, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsRigidBody, JointEnd, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"constraintForce(Vector3f)","u":"constraintForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"constraintTorque(Vector3f)","u":"constraintTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"CONTACT_STIFFNESS_DAMPING"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"contactErp()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"contactTest(PhysicsCollisionObject, PhysicsCollisionListener)","u":"contactTest(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"contains(MultiBodyCollider)","u":"contains(com.jme3.bullet.objects.MultiBodyCollider)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"contains(PhysicsJoint)","u":"contains(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"controlRender(RenderManager, ViewPort)","u":"controlRender(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"controlRender(RenderManager, ViewPort)","u":"controlRender(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape(ConvexShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"ConvexShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"coordsMap(Mesh[], String[])","u":"coordsMap(com.jme3.scene.Mesh[],java.lang.String[])"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"copyAabb(BoundingBox)","u":"copyAabb(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"copyAll(CharacterController)","u":"copyAll(com.jme3.bullet.objects.infos.CharacterController)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"copyAll(SoftBodyConfig)","u":"copyAll(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyAll(SoftBodyWorldInfo)","u":"copyAll(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"copyAll(SolverInfo)","u":"copyAll(com.jme3.bullet.SolverInfo)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"copyAxis(Vector3f)","u":"copyAxis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"copyCenter(int, Vector3f)","u":"copyCenter(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterCenters(FloatBuffer)","u":"copyClusterCenters(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterMasses(FloatBuffer)","u":"copyClusterMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterVelocities(FloatBuffer)","u":"copyClusterVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"copyConstraintProperties(Constraint)","u":"copyConstraintProperties(com.jme3.bullet.joints.Constraint)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyFaces(IntBuffer)","u":"copyFaces(java.nio.IntBuffer)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyGravity(Vector3f)","u":"copyGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"copyHullVertices()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyIndices()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyLinks(IntBuffer)","u":"copyLinks(java.nio.IntBuffer)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"copyLocation(Vector3f)","u":"copyLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyLocations(FloatBuffer)","u":"copyLocations(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyMasses(FloatBuffer)","u":"copyMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyNormals(FloatBuffer)","u":"copyNormals(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyOffset(Vector3f)","u":"copyOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"copyPcoProperties(PhysicsCollisionObject)","u":"copyPcoProperties(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"copyPivot(Vector3f)","u":"copyPivot(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"copyQuantization(Vector3f)","u":"copyQuantization(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyRotation(Quaternion)","u":"copyRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyRotationMatrix(Matrix3f)","u":"copyRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"copyShapeProperties(CollisionShape)","u":"copyShapeProperties(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyTetras(IntBuffer)","u":"copyTetras(java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyTransform(Transform)","u":"copyTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyTriangle(int, Triangle)","u":"copyTriangle(int,com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyTriangles()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyVelocities(FloatBuffer)","u":"copyVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"copyVertex(int, Vector3f)","u":"copyVertex(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyVertexPositions()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"copyVertices()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyWaterNormal(Vector3f)","u":"copyWaterNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"correctAxes(Transform)","u":"correctAxes(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countAttachments()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"countCachedMeshes()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"countChildren()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"countChildren()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"countClampedCcdMotions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countClusters()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countCollisionGroupListeners()"},{"p":"com.jme3.bullet","c":"ContactManager","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countCollisionObjects()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countColumns()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countConfiguredLinks()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countDofs()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"countDofs()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"countEnds()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"countExceptions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countFaces()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"countGroups(CollisionSpace, int[])","u":"countGroups(com.jme3.bullet.CollisionSpace,int[])"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"countHullVertices()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"countIgnored()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"countJoints()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"countJoints()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"countJoints()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countJoints()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countLeafNodes()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countLinkedBones()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countLinks()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countLinks()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"countManaged()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"countManaged()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countManifolds()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countMeshTriangles()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countMeshTriangles()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"countMultiBodies()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countNodes()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countNodes()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countNodesInCluster(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countPinnedNodes()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"countPoints(long)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countPositionVariables()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"countPositionVariables()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countRigidBodies()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countRows()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"countSoftBodies()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"countSoftBodies()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"countSolvers()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countSolvers()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"countSpheres()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countSubtreeHeaders()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countTetras()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"countThreads()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countTickListeners()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"countTrackers()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countTriangles()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"countTriangles()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countVertices()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"countVertices()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"countWheels()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"crash()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"create()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"create()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"create()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"create()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"create()"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createBoxShape(Spatial)","u":"createBoxShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"createCollisionShape()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createDynamicMeshShape(Spatial)","u":"createDynamicMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createGImpactShape(Spatial)","u":"createGImpactShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"createJoint(long, long, Vector3f, Matrix3f, Vector3f, Matrix3f, boolean)","u":"createJoint(long,long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"createJoint(long, long, Vector3f, Matrix3f, Vector3f, Matrix3f, boolean)","u":"createJoint(long,long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"createJoint1(long, Vector3f, Matrix3f, boolean)","u":"createJoint1(long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"createJoint1(long, Vector3f, Matrix3f, boolean)","u":"createJoint1(long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedBoxShape(Spatial)","u":"createMergedBoxShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedHullShape(Spatial)","u":"createMergedHullShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedMeshShape(Spatial)","u":"createMergedMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMeshShape(Spatial)","u":"createMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"createTestPoint()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"createVehicle(PhysicsSpace)","u":"createVehicle(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createVhacdShape(Spatial, Vhacd4Parameters, CompoundCollisionShape)","u":"createVhacdShape(com.jme3.scene.Spatial,vhacd4.Vhacd4Parameters,com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createVhacdShape(Spatial, VHACDParameters, CompoundCollisionShape)","u":"createVhacdShape(com.jme3.scene.Spatial,vhacd.VHACDParameters,com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"createWireMaterial(AssetManager, ColorRGBA, String, int)","u":"createWireMaterial(com.jme3.asset.AssetManager,com.jme3.math.ColorRGBA,java.lang.String,int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"CullHints"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"CUSTOM_MATERIAL_CALLBACK"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"MeshCustomizer","l":"customizeMesh(Mesh)","u":"customizeMesh(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"cutLink(int, int, float)","u":"cutLink(int,int,float)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"Cylinder"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(FloatBuffer, int, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(Vector3f, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"DacConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"DacLinks()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"DacUserFilter","l":"DacUserFilter(DacLinks)","u":"%3Cinit%3E(com.jme3.bullet.animation.DacLinks)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Damping"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Damping"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"damping()"},{"p":"com.jme3.bullet","c":"SolverType","l":"Dantzig"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"DBVT"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_BLUE"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_GREEN"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_MAGENTA"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_PINK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_RED"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_YELLOW"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"debugAppState"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"debugAxisLength()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"debugAxisLineWidth()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"DebugConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.debug","c":"DebugMeshInitListener","l":"debugMeshInit(Mesh)","u":"debugMeshInit(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"debugMeshInit(Mesh)","u":"debugMeshInit(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshInitListener()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshNormals()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshResolution()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"debugNode"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugNumSides()"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"debugSpatial"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DebugTools(AssetManager)","u":"%3Cinit%3E(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"debugVertices(CollisionShape, int)","u":"debugVertices(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"DefaultContactManager(PhysicsSpace)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"defaultForRotationMotor()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"defaultForTranslationMotor()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"defaultReturnValue()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"DeformableSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"defValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"defValue()"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"Density"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"density()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(CollisionConfiguration)","u":"describe(com.jme3.bullet.CollisionConfiguration)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(CollisionShape)","u":"describe(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"describe(Control)","u":"describe(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(Control)","u":"describe(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"describe(int)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"describe(int)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"describe(int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(PhysicsJoint)","u":"describe(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"jme3utilities.minie","c":"MyPco","l":"describe(PhysicsRigidBody)","u":"describe(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(RotationalLimitMotor)","u":"describe(com.jme3.bullet.joints.motors.RotationalLimitMotor)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(SoftBodyMaterial)","u":"describe(com.jme3.bullet.objects.infos.SoftBodyMaterial)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(SoftBodyWorldInfo)","u":"describe(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(TranslationalLimitMotor, int)","u":"describe(com.jme3.bullet.joints.motors.TranslationalLimitMotor,int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(VehicleWheel)","u":"describe(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe1(SoftBodyConfig)","u":"describe1(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe2(SoftBodyConfig)","u":"describe2(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe2(VehicleWheel)","u":"describe2(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeAngular(SixDofJoint)","u":"describeAngular(com.jme3.bullet.joints.SixDofJoint)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeApplicationData(PhysicsCollisionObject)","u":"describeApplicationData(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeDof(New6Dof, int)","u":"describeDof(com.jme3.bullet.joints.New6Dof,int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeGroups(PhysicsCollisionObject)","u":"describeGroups(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeJointInBody(PhysicsJoint, PhysicsBody, boolean)","u":"describeJointInBody(com.jme3.bullet.joints.PhysicsJoint,com.jme3.bullet.objects.PhysicsBody,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeJointInSpace(PhysicsJoint, boolean)","u":"describeJointInSpace(com.jme3.bullet.joints.PhysicsJoint,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeLinear(SixDofJoint)","u":"describeLinear(com.jme3.bullet.joints.SixDofJoint)"},{"p":"jme3utilities.minie","c":"MyShape","l":"describeType(CollisionShape)","u":"describeType(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeUser(PhysicsCollisionObject)","u":"describeUser(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"destroy()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"destroy()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"destroy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"destroySoftBody()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"detach(String)","u":"detach(java.lang.String)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"DISABLE_SPU_COLLISION_PROCESSING"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"DISABLE_VISUALIZE_OBJECT"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"disableAllIKControllers()"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"DisableHeightfieldAccelerator"},{"p":"jme3utilities.minie","c":"MyControlP","l":"disablePhysicsControls(Spatial)","u":"disablePhysicsControls(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState.DebugAppStateFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"AppDataFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"CcdFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"ClassFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"DacUserFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"NegativeAppDataFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"UserFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"distinctVertices()"},{"p":"com.jme3.bullet","c":"ContactManager","l":"distributeEvents()"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"distributeEvents()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"distributeEvents()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Drag"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"driftIterations()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"dropAttachments()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(AppState, String)","u":"dump(com.jme3.app.state.AppState,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(BulletAppState)","u":"dump(com.jme3.bullet.BulletAppState)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(CollisionShape, String)","u":"dump(com.jme3.bullet.collision.shapes.CollisionShape,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(MultiBodyCollider, String)","u":"dump(com.jme3.bullet.objects.MultiBodyCollider,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsCharacter, String)","u":"dump(com.jme3.bullet.objects.PhysicsCharacter,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsGhostObject, String)","u":"dump(com.jme3.bullet.objects.PhysicsGhostObject,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsJoint, String)","u":"dump(com.jme3.bullet.joints.PhysicsJoint,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsRigidBody, String)","u":"dump(com.jme3.bullet.objects.PhysicsRigidBody,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSoftBody, String)","u":"dump(com.jme3.bullet.objects.PhysicsSoftBody,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSpace)","u":"dump(com.jme3.bullet.PhysicsSpace)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSpace, String, BulletDebugAppState.DebugAppStateFilter)","u":"dump(com.jme3.bullet.PhysicsSpace,java.lang.String,com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dumpBas(BulletAppState, String)","u":"dumpBas(com.jme3.bullet.BulletAppState,java.lang.String)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"dumpMemoryLeaks()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"dumpQuickprof()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"dumpTrackers()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"DynamicAnimControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"DynamicFriction"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"either"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"EmptyShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"EmptyShape(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"enableChildColoring"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"enableContactFilter"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"enableMotor(boolean, float, float)","u":"enableMotor(boolean,float,float)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"enablePhysicsControls(Spatial, PhysicsSpace)","u":"enablePhysicsControls(com.jme3.scene.Spatial,com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"enableSpring(int, boolean)","u":"enableSpring(int,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"enableSpring(int, boolean)","u":"enableSpring(int,boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"enqueue(Callable)","u":"enqueue(java.util.concurrent.Callable)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"enqueueOnThisThread(Callable)","u":"enqueueOnThisThread(java.util.concurrent.Callable)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"vhacd","c":"VHACDParameters","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Equilibrium"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"error"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"escapeIndex(int)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"eventDispatchImpulseThreshold()"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"exempt"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"expectedVersion"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_OneSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_TwoSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_TwoSidedLiftDrag"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"FacesAndLinks"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"FacesOnly"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"fail()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"FilterAll(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"FilterBackfaces"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"finalizeNative(long)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"finalizeNative(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findArmatureJoint(String)","u":"findArmatureJoint(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findAttachmentLink(String)","u":"findAttachmentLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findBone(String)","u":"findBone(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findBoneLink(String)","u":"findBoneLink(java.lang.String)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"findEnabledRbc(Spatial)","u":"findEnabledRbc(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"findEnd(PhysicsBody)","u":"findEnd(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"findIndex(CollisionShape)","u":"findIndex(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"findInstance(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findLink(String)","u":"findLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findMainBone(Skeleton, Mesh[])","u":"findMainBone(com.jme3.animation.Skeleton,com.jme3.scene.Mesh[])"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findMainJoint(Armature, Mesh[])","u":"findMainJoint(com.jme3.anim.Armature,com.jme3.scene.Mesh[])"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"findManager(Bone)","u":"findManager(com.jme3.animation.Bone)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"findManager(Joint)","u":"findManager(com.jme3.anim.Joint)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findManager(Mesh, int, int[], float[], String[])","u":"findManager(com.jme3.scene.Mesh,int,int[],float[],java.lang.String[])"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"findManagerForVertex(String, Vector3f, Vector3f)","u":"findManagerForVertex(java.lang.String,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"findOtherBody(PhysicsBody)","u":"findOtherBody(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findSControl(Spatial)","u":"findSControl(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"firstValue"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Fixed"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"fixToWorld(PhysicsLink, boolean)","u":"fixToWorld(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet","c":"FillMode","l":"FloodFill"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"fluid"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"footprint()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"footprint(CollisionShape, Transform, int)","u":"footprint(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"footprint(Transform)","u":"footprint(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"forwardAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"forwardAxisIndex()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"FourSphere"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"freeUnusedObjects()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"freezeSubtree(PhysicsLink, boolean)","u":"freezeSubtree(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"FRICTION_ANCHOR"},{"p":"vhacd","c":"VHACDParameters","l":"fromInputStream(InputStream)","u":"fromInputStream(java.io.InputStream)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"fromInputStream(InputStream)","u":"fromInputStream(java.io.InputStream)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Frozen"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, float)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateBendingConstraints(int, SoftBodyMaterial)","u":"generateBendingConstraints(int,com.jme3.bullet.objects.infos.SoftBodyMaterial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateClusters()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateClusters(int, int)","u":"generateClusters(int,int)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"generateIndexMap(FloatBuffer)","u":"generateIndexMap(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"generic"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"get(Cluster, int)","u":"get(com.jme3.bullet.objects.infos.Cluster,int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"get(MotorParam)","u":"get(com.jme3.bullet.joints.motors.MotorParam)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"get(MotorParam, int)","u":"get(com.jme3.bullet.joints.motors.MotorParam,int)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"get(MotorParam, Vector3f)","u":"get(com.jme3.bullet.joints.motors.MotorParam,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"get(Sbcp)","u":"get(com.jme3.bullet.objects.infos.Sbcp)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getAccumulatedImpulse()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getAccumulatedImpulse(Vector3f)","u":"getAccumulatedImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getAccuracy()"},{"p":"vhacd","c":"VHACDParameters","l":"getACDMode()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getActivationState()"},{"p":"vhacd","c":"VHACDParameters","l":"getAlpha()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAnchor(Vector3f)","u":"getAnchor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAnchor2(Vector3f)","u":"getAnchor2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getAngle()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAngle1()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAngle2()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getAngles(Vector3f)","u":"getAngles(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngles(Vector3f)","u":"getAngles(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularFactor()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularFactor(Vector3f)","u":"getAngularFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngularLowerLimit(Vector3f)","u":"getAngularLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularSleepingThreshold()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngularUpperLimit(Vector3f)","u":"getAngularUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocity()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocityDp(Vec3d)","u":"getAngularVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocityLocal(Vector3f)","u":"getAngularVelocityLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getAnisotropicFriction(Vector3f)","u":"getAnisotropicFriction(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getApplicationData()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulse()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getAppliedImpulse()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulse(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulseLateral1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulseLateral1(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulseLateral2()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulseLateral2(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getArmature()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getArmatureJoint()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"getAttachedModel()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"getAttachmentModel(String)","u":"getAttachmentModel(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getAxis(int, Vector3f)","u":"getAxis(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAxis1(Vector3f)","u":"getAxis1(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAxis2(Vector3f)","u":"getAxis2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getAxisA(Vector3f)","u":"getAxisA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getAxisB(Vector3f)","u":"getAxisB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getAxle(Vector3f)","u":"getAxle(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"getBaseCollider()"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"getBaseShape()"},{"p":"vhacd","c":"VHACDParameters","l":"getBeta()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getBiasFactor()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"getBlendListener()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"getBody()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBody(JointEnd)","u":"getBody(com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBodyA()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBodyA()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getBodyAId(long)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBodyB()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBodyB()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getBodyBId(long)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getBone()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getBoneLinks()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getBrake()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBreakingImpulseThreshold()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getBroadphaseType()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getBroadphaseType()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"getBvh()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getCamera()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdMotionThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdSquareMotionThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdSweptSphereRadius()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getCFM()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getCharacter()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getCharacterList()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getCollider()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollideWithGroups()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getCollisionConfiguration()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionGroup()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionLocation()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionLocation(Vector3f)","u":"getCollisionLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionNormal()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionNormal(Vector3f)","u":"getCollisionNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getCollisionObject()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getCollisionObject()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionShape()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionSpace()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getCollisionSpace()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedFriction(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedRestitution()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedRestitution(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedRollingFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedRollingFriction(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedSpinningFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedSpinningFriction(long)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getConfiguration()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getConstraintType(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactDamping()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getContactManager()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getContactMotion1(long)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getContactMotion2(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactProcessingThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactStiffness()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getControl()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getController()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getControllerId()"},{"p":"vhacd","c":"VHACDParameters","l":"getConvexHullDownSampling()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"getCurrentVehicleSpeedKmHour()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getCurrentVehicleSpeedKmHour()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getDamping()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getDamping()"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getDamping()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getDamping(int)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingOrthoLin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getDeactivationDeadline()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getDeactivationTime()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugAppState()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugCamera()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugConfiguration()"},{"p":"vhacd","c":"VHACDParameters","l":"getDebugEnabled()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getDebugEnabled()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getDebugMaterial()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugMesh(CollisionShape)","u":"getDebugMesh(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugShape(CollisionShape)","u":"getDebugShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugShape(PhysicsCollisionObject)","u":"getDebugShape(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugTriangles(CollisionShape, int)","u":"getDebugTriangles(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getDefaultMargin()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getDeformableSpace()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getDeltaRotation()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"getDescriber()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getDirection(Vector3f)","u":"getDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getDistance1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getDistance1(long)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getDuckedFactor()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getEnableMotor()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getEngineForce()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getERP()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getERP()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getERP(Vector3f)","u":"getERP(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getFallSpeed()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getFallSpeed()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getFillMode()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getFinalHeight()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getFinalRadius()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getFlags()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getFlags(long)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"getForwardVector(Vector3f)","u":"getForwardVector(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getForwardVector(Vector3f)","u":"getForwardVector(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getFriction()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getFrictionSlip()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getFrictionSlip()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getFrictionSlip()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getGhostObjectList()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getGravityDp(Vec3d)","u":"getGravityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"getHeight()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getHingeAngle()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitFraction()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getHitFraction()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitNormalLocal()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitNormalLocal(Vector3f)","u":"getHitNormalLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getHitNormalLocal(Vector3f)","u":"getHitNormalLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getImpulseClamp()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getIndex0()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getIndex0(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getIndex1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getIndex1(long)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getInitialHeight()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getInitialRadius()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getInternalType(long)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getInverseInertiaLocal(Vector3f)","u":"getInverseInertiaLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getInverseInertiaWorld(Matrix3f)","u":"getInverseInertiaWorld(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getJoint()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"getJointLimits(String)","u":"getJointLimits(java.lang.String)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getJointList()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getJointMap()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getJumpForce(Vector3f)","u":"getJumpForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getJumpSpeed()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getJumpSpeed()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLateralFrictionDir1(long, Vector3f)","u":"getLateralFrictionDir1(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLateralFrictionDir1(Vector3f)","u":"getLateralFrictionDir1(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLateralFrictionDir2(long, Vector3f)","u":"getLateralFrictionDir2(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLateralFrictionDir2(Vector3f)","u":"getLateralFrictionDir2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLifeTime()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLifeTime(long)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearFactor(Vector3f)","u":"getLinearFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getLinearLowerLimit(Vector3f)","u":"getLinearLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearSleepingThreshold()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getLinearUpperLimit(Vector3f)","u":"getLinearUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocity()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocityDp(Vec3d)","u":"getLinearVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"getLink()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"getLink(int)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLocalPointA(long, Vector3f)","u":"getLocalPointA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLocalPointA(Vector3f)","u":"getLocalPointA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLocalPointB(long, Vector3f)","u":"getLocalPointB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLocalPointB(Vector3f)","u":"getLocalPointB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getLocation()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getLocation(Vector3f)","u":"getLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getLocation(Vector3f)","u":"getLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getLocationDp(Vec3d)","u":"getLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getLowerAngLimit()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getLowerLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getLowerLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getLowerLimit(Vector3f)","u":"getLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getLowerLinLimit()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getMass()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getMass()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getMass()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getMaxAngMotorForce()"},{"p":"vhacd","c":"VHACDParameters","l":"getMaxConcavity()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxHulls()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getMaxLimitForce()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getMaxLinMotorForce()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getMaxMotorForce()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getMaxMotorForce(Vector3f)","u":"getMaxMotorForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getMaxMotorImpulse()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getMaxPenetrationDepth()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getMaxPenetrationDepth()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxRecursion()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"getMaxRotation(int)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getMaxSlope()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getMaxSlope()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getMaxSuspensionTravelCm()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getMaxSuspensionTravelCm()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getMaxSuspensionTravelCm()"},{"p":"vhacd","c":"VHACDParameters","l":"getMaxVerticesPerHull()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxVerticesPerHull()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMinEdgeLength()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"getMinRotation(int)"},{"p":"vhacd","c":"VHACDParameters","l":"getMinVolumePerHull()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getMotionState()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getMotorTargetVelocity()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getMultiBody()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"getMultiBody()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getMultiBodyList()"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"getMultiBodySpace()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getMultiBodySpace()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNodeA()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNodeB()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getNormalCFM()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getNormalCFM(Vector3f)","u":"getNormalCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNormalWorldOnB()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getNormalWorldOnB(long, Vector3f)","u":"getNormalWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNormalWorldOnB(Vector3f)","u":"getNormalWorldOnB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getNumWheels()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getObjectA()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getObjectB()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getOffset(Vector3f)","u":"getOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientation(Matrix3f)","u":"getOrientation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientation(Quaternion)","u":"getOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientationMatrixDp(Matrix3d)","u":"getOrientationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientationQuaternionDp(Quatd)","u":"getOrientationQuaternionDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlapping(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlappingCount()"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlappingObjects()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getOverrideIterations()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getParent()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getParentLink()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPartId0()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPartId0(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPartId1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPartId1(long)"},{"p":"vhacd","c":"VHACDParameters","l":"getPCA()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getPcoList()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"getPcoMap()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getPhysicsDamping()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"getPhysicsJoint()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocation()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getPhysicsLocation()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocation(Vector3f)","u":"getPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsLocation(Vector3f)","u":"getPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocationDp(Vec3d)","u":"getPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsLocationDp(Vec3d)","u":"getPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getPhysicsRotation()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotation(Quaternion)","u":"getPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotation(Quaternion)","u":"getPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationDp(Quatd)","u":"getPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationDp(Quatd)","u":"getPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationMatrix(Matrix3f)","u":"getPhysicsRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationMatrix(Matrix3f)","u":"getPhysicsRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationMatrixDp(Matrix3d)","u":"getPhysicsRotationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationMatrixDp(Matrix3d)","u":"getPhysicsRotationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"getPhysicsSoftSpace()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivot(JointEnd, Vector3f)","u":"getPivot(com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivotA(Vector3f)","u":"getPivotA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivotB(Vector3f)","u":"getPivotB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getPivotOffset(Vector3f)","u":"getPivotOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getPivotOffset(Vector3f)","u":"getPivotOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"getPlane()"},{"p":"vhacd","c":"VHACDParameters","l":"getPlaneDownSampling()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getPointId(long, int)","u":"getPointId(long,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnA()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnA(long, Vector3f)","u":"getPositionWorldOnA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnA(Vector3f)","u":"getPositionWorldOnA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnADp(long, Vec3d)","u":"getPositionWorldOnADp(long,com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnB()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnB(long, Vector3f)","u":"getPositionWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnB(Vector3f)","u":"getPositionWorldOnB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnBDp(long, Vec3d)","u":"getPositionWorldOnBDp(long,com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"getRadius(int)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getRatio()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getRayTestFlags()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getRelaxationFactor()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getRestitution()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getRestitution()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getRestitution()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionOrthoLin()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRestLength()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getRigidBody()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getRigidBody()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"getRigidBody()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"getRigidBody()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getRigidBodyList()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRollInfluence()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getRollingFriction()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"getRootNode()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getRotationalLimitMotor(int)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRotationAngle()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationMatrix(JointEnd, Matrix3f)","u":"getRotationMatrix(com.jme3.bullet.joints.JointEnd,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationMotor(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationOrder()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getScaleDp(Vec3d)","u":"getScaleDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"getShape()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getShapeA()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getShapeB()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getShapeType()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getShapeType(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getSkeleton()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSkidInfo()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"getSoftBody()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSoftBodyA()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSoftBodyB()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getSoftBodyList()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getSoftBodyList()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getSoftConfig()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getSoftMaterial()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessOrthoLin()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getSoftSpace()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverInfo()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverNumIterations()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getSolverType()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverType()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getSpace()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatialRotation()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatialTranslation()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getSpeed()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getSpinningFriction()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSplit()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getSquaredSpeed()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSteerAngle()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getStepHeight()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getStepHeight()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getStiffness(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getStopCFM()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getStopCFM(Vector3f)","u":"getStopCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionCompression()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionCompression()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionDamping()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSuspensionLength()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getSwingSpan1()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getSwingSpan2()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getTargetAngMotorVelocity()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getTargetLinMotorVelocity()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getTargetVelocity()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getTargetVelocity(Vector3f)","u":"getTargetVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getTau()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getThreadingType()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getTorsoLink()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getTransform(Transform)","u":"getTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getTransformer()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getTransformSpatial()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getTranslationalLimitMotor()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getTranslationMotor()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getTuning()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getTwistSpan()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getUpDirection(Vector3f)","u":"getUpDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getUpDirection(Vector3f)","u":"getUpDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getUpperAngLimit()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getUpperLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getUpperLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getUpperLimit(Vector3f)","u":"getUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getUpperLinLimit()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getUserObject()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getVehicleId()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getVehicleList()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getVelocity()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getVelocity(Vector3f)","u":"getVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getViewDirection()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getViewDirection(Vector3f)","u":"getViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getViewDirection(Vector3f)","u":"getViewDirection(com.jme3.math.Vector3f)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getVolumePercentError()"},{"p":"vhacd","c":"VHACDParameters","l":"getVoxelResolution()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getVoxelResolution()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getWheel(int)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelsDampingCompression()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelsDampingRelaxation()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelSpatial()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelWorldLocation(Vector3f)","u":"getWheelWorldLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelWorldRotation(Quaternion)","u":"getWheelWorldRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getWorldInfo()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getWorldInfo()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getWorldInfo()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getWorldMax(Vector3f)","u":"getWorldMax(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getWorldMin(Vector3f)","u":"getWorldMin(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getWorldType(long)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"ghost"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"GhostControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"GhostControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(CompoundMesh, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(IndexedMesh...)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"GjkRaytest"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"globalCfm()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"gravity(Vector3f)","u":"gravity(com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"halfExtents(CollisionShape, Vector3f)","u":"halfExtents(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_COLLISION_SOUND_TRIGGER"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"HAS_CONTACT_CFM"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"HAS_CONTACT_ERP"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_CONTACT_STIFFNESS_DAMPING"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_CUSTOM_DEBUG_RENDERING_COLOR"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_FRICTION_ANCHOR"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"hasAnisotropicFriction(int)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"hasAssignedNativeObject()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"hasAttachmentLink(String)","u":"hasAttachmentLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"hasBoneLink(String)","u":"hasBoneLink(java.lang.String)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"hasClosest(CollisionShape, CollisionShape)","u":"hasClosest(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"hasContact(CollisionShape, CollisionShape)","u":"hasContact(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"hasFixedBase()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"hashCode()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"hashCode()"},{"p":"vhacd","c":"VHACDParameters","l":"hashCode()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"hashCode()"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"hasShapeChanged(CollisionShape)","u":"hasShapeChanged(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"height()"},{"p":"jme3utilities.minie","c":"MyShape","l":"height(CollisionShape)","u":"height(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(float[])","u":"%3Cinit%3E(float[])"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(float[], Vector3f)","u":"%3Cinit%3E(float[],com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(HeightMap)","u":"%3Cinit%3E(com.jme3.terrain.heightmap.HeightMap)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(int, int, float[], Vector3f, int, boolean, boolean, boolean, boolean)","u":"%3Cinit%3E(int,int,float[],com.jme3.math.Vector3f,int,boolean,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(Terrain, Vector3f)","u":"%3Cinit%3E(com.jme3.terrain.Terrain,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"highResolution"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"highResolution2"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint(PhysicsRigidBody, Vector3f, Vector3f, Vector3f, Vector3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(float...)","u":"%3Cinit%3E(float...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(RectangularSolid)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Vector3f...)","u":"%3Cinit%3E(com.jme3.math.Vector3f...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Vhacd4Hull)","u":"%3Cinit%3E(vhacd4.Vhacd4Hull)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(VHACDHull)","u":"%3Cinit%3E(vhacd.VHACDHull)"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"Ignore"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"ignoredHops()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Ignores"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"ignores(PhysicsCollisionObject)","u":"ignores(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"IKController()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"IKController(PhysicsLink)","u":"%3Cinit%3E(com.jme3.bullet.animation.PhysicsLink)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"IKJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"IKJoint(Constraint, boolean)","u":"%3Cinit%3E(com.jme3.bullet.joints.Constraint,boolean)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"index()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(CollisionShape, int)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(CollisionShape, int, boolean)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,int,boolean)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(FloatBuffer, IntBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer,java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Mesh)","u":"%3Cinit%3E(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Mesh, Transform)","u":"%3Cinit%3E(com.jme3.scene.Mesh,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Vector3f[], int[])","u":"%3Cinit%3E(com.jme3.math.Vector3f[],int[])"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"inertia(Vector3f)","u":"inertia(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"influence()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"initDefault()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"initialize(Application)","u":"initialize(com.jme3.app.Application)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"initialize(Application)","u":"initialize(com.jme3.app.Application)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"initialize(AppStateManager, Application)","u":"initialize(com.jme3.app.state.AppStateManager,com.jme3.app.Application)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"initSolverInfo()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"initThread(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"initUserPointer()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"installMeshCustomizer(MeshCustomizer)","u":"installMeshCustomizer(com.jme3.bullet.debug.MeshCustomizer)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Interleave"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isActive()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"isAllowCollision()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"isAngularOnly()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"isAngularOnly()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"isApplyLocal()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"isApplyPhysicsLocal()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isApplyPhysicsLocal(Control)","u":"isApplyPhysicsLocal(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isApplyScale()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isApplyScale()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isAsync()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isCcdWithStaticOnly()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isCollisionAllowed(long)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isCollisionBetweenLinkedBodies()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"isCollisionWithParent()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"isCompressed()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isConcave()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"isConcave()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"isContactCalcArea3Points()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isContactFilterEnabled()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isContactResponse()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"isControlEnabled(Control)","u":"isControlEnabled(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isConvex()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"isConvex()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isDampingLimited()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isDampingLimited(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"isDeactivationEnabled()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isDebug()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"isDebugEnabled()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"isDisableForRagdoll()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isDoublePrecision()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isDucked()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isDynamic()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"isEmpty()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isEmpty()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"isEnabled()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isEnabled()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isEnabled(Control)","u":"isEnabled(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"isEnabled(DumpFlags)","u":"isEnabled(jme3utilities.minie.DumpFlags)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"isEnabled(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"isEnableMotor()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isFeedback()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isFindBestPlane()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isForceUpdateAllAabbs()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"isFrontWheel()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isGravityProtected()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isInfinite()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isInsideTriangle(Vector3f, float, Vector3f, Vector3f, Vector3f)","u":"isInsideTriangle(com.jme3.math.Vector3f,float,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isInWorld()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"isKinematic()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isKinematicSpatial()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"isLateralFrictionInitialized()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"isLeafNode(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isMotorEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isMotorEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isMotorEnabled(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isNonMoving()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isOnGround()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isPhysical(Spatial)","u":"isPhysical(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isPolyhedral()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"isPoweredAngMotor()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"isPoweredLinMotor()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isQuickprof()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"isReady()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"isReleased()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"isReleased()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"isRunning()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"isSerializingBvh()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isServoEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isServoEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isServoEnabled(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isShrinkWrap()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isSoftRigid()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isSoftSoft()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"isSplitImpulseEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isSpringEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isStatic()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isStiffnessLimited()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isStiffnessLimited(int)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isThreadSafe()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isUsingDeterministicDispatch()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"isUsingGhostSweepTest()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"isUsingGhostSweepTest()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingGlobalVelocities()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingGyroTerm()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingRK4()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isUsingScr()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isWorldInfoProtected()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"jmeClone()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"jmeClone()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"jmeClone()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"jmeClone()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"jmeClone()"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"jmeClone()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"jmeClone()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"jniEnvId()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"jniEnvId()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"JoinedBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"JoinedBodyControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Joint"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"jointErp()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointPosition(int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"JointsInBodies"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"JointsInSpaces"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointTorque(int)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointType()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointVelocity(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"jump()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"jump()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"jump()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"jump(Vector3f)","u":"jump(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"jump(Vector3f)","u":"jump(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"KeepUnflippedNormal"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"KINEMATIC_OBJECT"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"kinematicWeight()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"kineticEnergy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"kineticEnergy()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"KineticHardness"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"lastValue"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"LATERAL_FRICTION"},{"p":"com.jme3.bullet","c":"SolverType","l":"Lemke"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Lift"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"LinearDamping"},{"p":"com.jme3.bullet","c":"MultiBody","l":"linearDamping()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"linearStiffness()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"link(String, float, RangeOfMotion)","u":"link(java.lang.String,float,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"link(String, LinkConfig, RangeOfMotion)","u":"link(java.lang.String,com.jme3.bullet.animation.LinkConfig,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, LinkConfig)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, MassHeuristic, ShapeHeuristic, Vector3f, CenterHeuristic)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.MassHeuristic,com.jme3.bullet.animation.ShapeHeuristic,com.jme3.math.Vector3f,com.jme3.bullet.animation.CenterHeuristic)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, MassHeuristic, ShapeHeuristic, Vector3f, CenterHeuristic, RotationOrder)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.MassHeuristic,com.jme3.bullet.animation.ShapeHeuristic,com.jme3.math.Vector3f,com.jme3.bullet.animation.CenterHeuristic,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"linkIndex()"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"LinksOnly"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"listAttachmentBoneNames()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listAttachmentLinks()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"listChildren()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"listChildren()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"listColliders()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"listDacMeshes(Spatial, List)","u":"listDacMeshes(com.jme3.scene.Spatial,java.util.List)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"listExceptions()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"listIgnoredPcos()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"listIKControllers()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"listIKJoints()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"listInternalJoints(PhysicsBody...)","u":"listInternalJoints(com.jme3.bullet.objects.PhysicsBody...)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"listJoints()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"listLinkedBoneNames()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listLinks(Class)","u":"listLinks(java.lang.Class)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"listManifoldIds()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"listNodesInCluster(int, IntBuffer)","u":"listNodesInCluster(int,java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"listPointIds(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listRigidBodies()"},{"p":"jme3utilities.minie","c":"MyShape","l":"listVolumes(CompoundCollisionShape)","u":"listVolumes(com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"localOffset(Vector3f)","u":"localOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"locateSupport(float, float, float)","u":"locateSupport(float,float,float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"location(Vector3f)","u":"location(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"logger"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"logger"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"logger"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"logger"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"logger"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"logger"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"logger"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"logger"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"logger"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"logger"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"logger"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"logger"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"logger"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"logger"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"logger"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"logger"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"logger"},{"p":"com.jme3.bullet","c":"MultiBody","l":"logger"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"logger"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"logger"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"logger"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"logger"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"logger"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"logger"},{"p":"com.jme3.bullet","c":"SolverMode","l":"logger"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"logger"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"logger"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"logger"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"logger"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"logger"},{"p":"jme3utilities.minie","c":"FilterAll","l":"logger"},{"p":"jme3utilities.minie","c":"MinieVersion","l":"logger"},{"p":"jme3utilities.minie","c":"MyControlP","l":"logger"},{"p":"jme3utilities.minie","c":"MyPco","l":"logger"},{"p":"jme3utilities.minie","c":"MyShape","l":"logger"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"logger"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"logger"},{"p":"vhacd","c":"VHACD","l":"logger"},{"p":"vhacd","c":"VHACDHull","l":"logger"},{"p":"vhacd","c":"VHACDParameters","l":"logger"},{"p":"vhacd4","c":"Vhacd4","l":"logger"},{"p":"vhacd4","c":"Vhacd4Hull","l":"logger"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"logger"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"logger15"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"logger2"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"logger2"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"logger2"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"logger2"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"logger2"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"logger2"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"logger2"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"logger2"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"logger2"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"logger3"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"logger3"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"logger3"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"logger3"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"logger3"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"logger3"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"logger35"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"logger4"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"loggerC"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"loggerN"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"loggerX"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"loggerY"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"LowerLimit"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"lowResolution"},{"p":"jme3utilities.minie","c":"MyShape","l":"mainAxisIndex(CollisionShape)","u":"mainAxisIndex(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"mainBoneName()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"makeCylinder(VectorSet, Vector3f)","u":"makeCylinder(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"makeRectangularSolid(VectorSet, Vector3f)","u":"makeRectangularSolid(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"manager"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"managerMap(Armature)","u":"managerMap(com.jme3.anim.Armature)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"managerMap(Skeleton)","u":"managerMap(com.jme3.animation.Skeleton)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"mapIndices(IntBuffer, IndexBuffer, IndexBuffer)","u":"mapIndices(java.nio.IntBuffer,com.jme3.scene.mesh.IndexBuffer,com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"mapVertexData(IntBuffer, FloatBuffer, int)","u":"mapVertexData(java.nio.IntBuffer,java.nio.FloatBuffer,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"margin"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"margin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"mass"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"Mass"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"mass()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"mass()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"mass()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"mass(Spatial)","u":"mass(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"mass(String)","u":"mass(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"mass(String)","u":"mass(java.lang.String)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"massForStatic"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"massHeuristic()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"massParameter()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"Matching"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"MatParams"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"matrixToEuler(Matrix3f, Vector3f)","u":"matrixToEuler(com.jme3.math.Matrix3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"maxAppliedImpulse()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"maxCoordinateVelocity()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"maxDisplacement()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"maxDistance(CollisionShape, Transform, int)","u":"maxDistance(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"maxDistance(Transform)","u":"maxDistance(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"maxManifolds()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"maxMin(Vector3f, Vector3f)","u":"maxMin(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"maxMin(Vector3f, Vector3f)","u":"maxMin(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MaxMotorForce"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"maxRadius()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"MaxSelfImpulse"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"maxSubmeshes"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"maxSubSteps()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"maxTimeStep()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"maxTrianglesInAnySubmesh"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"MaxVolumeRatio"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Mean"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"mechanicalEnergy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"mechanicalEnergy()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, Collection)","u":"%3Cinit%3E(boolean,java.util.Collection)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, CompoundMesh)","u":"%3Cinit%3E(boolean,com.jme3.bullet.collision.shapes.infos.CompoundMesh)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, IndexedMesh...)","u":"%3Cinit%3E(boolean,com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(byte[], IndexedMesh...)","u":"%3Cinit%3E(byte[],com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(Mesh, boolean)","u":"%3Cinit%3E(com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"meshToLocal(Bone, Transform)","u":"meshToLocal(com.jme3.animation.Bone,com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"minBatch()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"MinBox"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"MinkowskiSum()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"MinkowskiSum(ConvexShape, ConvexShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.bullet.collision.shapes.ConvexShape)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"minValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"minValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"minValue()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"mode()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MotorCfm"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MotorErp"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Motors"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"moveToBody(PhysicsLink, Vector3f, PhysicsRigidBody, Vector3f)","u":"moveToBody(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"moveToWorld(PhysicsLink, Vector3f, Vector3f)","u":"moveToWorld(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"MultiBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"MultiBody(int, float, Vector3f, boolean, boolean)","u":"%3Cinit%3E(int,float,com.jme3.math.Vector3f,boolean,boolean)"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"MultiBodyAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"MultiBodyCollider()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"MultiBodyCollider(MultiBody, int)","u":"%3Cinit%3E(com.jme3.bullet.MultiBody,int)"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"MultiBodyDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"MultiBodyLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"MultiBodySpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"MultiBodySpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(BoundingSphere)","u":"%3Cinit%3E(com.jme3.bounding.BoundingSphere)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(List, List)","u":"%3Cinit%3E(java.util.List,java.util.List)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(RectangularSolid)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(RectangularSolid, float)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(Vector3f, float)","u":"%3Cinit%3E(com.jme3.math.Vector3f,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(Vector3f[], float...)","u":"%3Cinit%3E(com.jme3.math.Vector3f[],float...)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"name()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"nativeId()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NativeIDs"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"nativeIndex()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"nativeMargin()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"NativePhysicsObject()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"needsCollision(PhysicsCollisionObject, PhysicsCollisionObject)","u":"needsCollision(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"NegativeAppDataFilter","l":"NegativeAppDataFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, RotationOrder)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, RotationOrder)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"newEmptySoftBody()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"NewHinge()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"NewHinge(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"newInstance(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Quaternion, RotationOrder)","u":"newInstance(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Quaternion,com.jme3.bullet.RotationOrder)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"nextFillMode()"},{"p":"com.jme3.bullet","c":"SolverType","l":"NNCG"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"NO_CONTACT_RESPONSE"},{"p":"com.jme3.bullet","c":"SolverMode","l":"NoCone"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"NodeDamping"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"nodeIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeLocation(int, Vector3f)","u":"nodeLocation(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeMass(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeNormal(int, Vector3f)","u":"nodeNormal(int,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NodesInClusters"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NodesInSofts"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeVelocity(int, Vector3f)","u":"nodeVelocity(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"none"},{"p":"com.jme3.bullet","c":"SolverMode","l":"NoVelocityDependent"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"numIterations()"},{"p":"jme3utilities.minie","c":"MyPco","l":"objectName(PhysicsCollisionObject)","u":"objectName(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"CompletionListener","l":"onCompletion(T)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactEnded(long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactEnded(long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactEnded(long)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactStarted(long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactStarted(long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactStarted(long)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"onDisable()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"onEnable()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"onGround()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"onGround()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"onGround()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"orientation(Quaternion)","u":"orientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"overrideIterations(int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Overrides"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"pairTest(PhysicsCollisionObject, PhysicsCollisionObject, PhysicsCollisionListener)","u":"pairTest(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"PARALLEL"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"parent2Link(Vector3f)","u":"parent2Link(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"parent2Pivot(Vector3f)","u":"parent2Pivot(com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyPco","l":"parseId(String)","u":"parseId(java.lang.String)"},{"p":"jme3utilities.minie","c":"MyShape","l":"parseNativeId(String)","u":"parseNativeId(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"partId(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"partIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"partIndex()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Pcos"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"penetrationDepthSolver()"},{"p":"com.jme3.bullet","c":"SolverType","l":"PGS"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"PhysicsBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"PhysicsCharacter()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"PhysicsCharacter(ConvexShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"PhysicsCollisionEvent(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"%3Cinit%3E(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"PhysicsCollisionObject()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"PhysicsDescriber()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"PhysicsDumper()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"PhysicsDumper(PrintStream)","u":"%3Cinit%3E(java.io.PrintStream)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"PhysicsGhostObject()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"PhysicsGhostObject(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"PhysicsJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"PhysicsLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"PhysicsSoftBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"PhysicsTickListener","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToSelf(PhysicsLink, PhysicsLink, Vector3f, Vector3f)","u":"pinToSelf(com.jme3.bullet.animation.PhysicsLink,com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToWorld(PhysicsLink, boolean)","u":"pinToWorld(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToWorld(PhysicsLink, Vector3f)","u":"pinToWorld(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"pivot2Link(Vector3f)","u":"pivot2Link(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"pivotA"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"pivotB"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Planar"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"PlaneCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"PlaneCollisionShape(Plane)","u":"%3Cinit%3E(com.jme3.math.Plane)"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"PlaneDmiListener(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"PoseMatching"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"positionIterations()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"postRebuild()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"postRebuild()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"postRender()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"pQueueTL"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"PreComposer()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"PhysicsTickListener","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"preRebuild()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Pressure"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"preTick(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"principalAxes(FloatBuffer, Transform, Vector3f)","u":"principalAxes(java.nio.FloatBuffer,com.jme3.math.Transform,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Prismatic"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"proxyGroup()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"proxyMask()"},{"p":"jme3utilities.minie","c":"MyShape","l":"radius(CollisionShape)","u":"radius(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"randomizeConstraints()"},{"p":"com.jme3.bullet","c":"SolverMode","l":"RandomOrder"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float, float, float, float, float, float)","u":"%3Cinit%3E(float,float,float,float,float,float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(int)","u":"%3Cinit%3E(int)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"FillMode","l":"RaycastFill"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTest(Vector3f, Vector3f)","u":"rayTest(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTest(Vector3f, Vector3f, List)","u":"rayTest(com.jme3.math.Vector3f,com.jme3.math.Vector3f,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestDp(Vec3d, Vec3d, List)","u":"rayTestDp(com.simsilica.mathd.Vec3d,com.simsilica.mathd.Vec3d,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestRaw(Vector3f, Vector3f)","u":"rayTestRaw(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestRaw(Vector3f, Vector3f, List)","u":"rayTestRaw(com.jme3.math.Vector3f,com.jme3.math.Vector3f,java.util.List)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"readConstraintProperties(InputCapsule)","u":"readConstraintProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"readJoints(InputCapsule)","u":"readJoints(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"readPcoProperties(InputCapsule)","u":"readPcoProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"readShapeProperties(InputCapsule)","u":"readShapeProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"readTransformArray(InputCapsule, String)","u":"readTransformArray(com.jme3.export.InputCapsule,java.lang.String)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"reassignNativeId(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"rebuild()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"rebuildRigidBody()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"relativeTolerance()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"relativeTransform(Spatial, Node, Transform)","u":"relativeTransform(com.jme3.scene.Spatial,com.jme3.scene.Node,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"release()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"releaseAllClusters()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"releaseCluster(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeAll(Spatial)","u":"removeAll(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"removeChildShape(CollisionShape)","u":"removeChildShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"removeCollideWithGroup(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"removeCollisionGroupListener(int)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"removeException(Object)","u":"removeException(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"removeFromIgnoreList(PhysicsCollisionObject)","u":"removeFromIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"removeIKController(IKController)","u":"removeIKController(com.jme3.bullet.animation.IKController)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"removeJoint(PhysicsJoint)","u":"removeJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeJoint(PhysicsJoint)","u":"removeJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"removeMultiBody(MultiBody)","u":"removeMultiBody(com.jme3.bullet.MultiBody)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"removeNonPhysicsControls(Spatial)","u":"removeNonPhysicsControls(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"removePhysics()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"removePhysics()"},{"p":"vhacd","c":"VHACD","l":"removeProgressListener(VHACDProgressListener)","u":"removeProgressListener(vhacd.VHACDProgressListener)"},{"p":"vhacd4","c":"Vhacd4","l":"removeProgressListener(VHACDProgressListener)","u":"removeProgressListener(vhacd.VHACDProgressListener)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"removeShapeFromCache(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeTickListener(PhysicsTickListener)","u":"removeTickListener(com.jme3.bullet.PhysicsTickListener)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"removeWheel(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"render(RenderManager)","u":"render(com.jme3.renderer.RenderManager)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"render(RenderManager)","u":"render(com.jme3.renderer.RenderManager)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Reset"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"reset(PhysicsSpace)","u":"reset(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"reset(PhysicsSpace)","u":"reset(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"resetForward(Vector3f)","u":"resetForward(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"resetQuickprof()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"resetRestingLengths()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"resetSuspension()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"resetSuspension()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"restingLengthsScale()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Revolute"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"rightAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"rightAxisIndex()"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"rigid"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"RigidBodyMotionState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"RigidBodySnapshot(PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"RigidHardness"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"rolling"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"rotate(Matrix3f)","u":"rotate(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"RotationalLimitMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"RotationMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"rotationOrder()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"saveCurrentPose()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"scale"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"scaledVolume()"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_MDF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RD"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RDF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RDN"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RS"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"SelfImpulse"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Separate"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"SEQUENTIAL"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"serialize()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"serializeBvh()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"ServoTarget"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"set(Cluster, int, float)","u":"set(com.jme3.bullet.objects.infos.Cluster,int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"set(MotorParam, float)","u":"set(com.jme3.bullet.joints.motors.MotorParam,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"set(MotorParam, int, float)","u":"set(com.jme3.bullet.joints.motors.MotorParam,int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"set(MotorParam, Vector3f)","u":"set(com.jme3.bullet.joints.motors.MotorParam,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"set(Sbcp, float)","u":"set(com.jme3.bullet.objects.infos.Sbcp,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setAccumulatedImpulse(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setAccumulatedImpulse(Vector3f)","u":"setAccumulatedImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setAccuracy(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setACDMode(ACDMode)","u":"setACDMode(vhacd.ACDMode)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setActivationState(long, int)","u":"setActivationState(long,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setAerodynamics(Aero)","u":"setAerodynamics(com.jme3.bullet.objects.infos.Aero)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setAirDensity(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setAlpha(double)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularFactor(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularFactor(Vector3f)","u":"setAngularFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setAngularLowerLimit(Vector3f)","u":"setAngularLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"setAngularOnly(boolean)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setAngularOnly(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularSleepingThreshold(float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setAngularStiffness(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setAngularUpperLimit(Vector3f)","u":"setAngularUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularVelocityDp(Vec3d)","u":"setAngularVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setAnisotropicFriction(Vector3f, int)","u":"setAnisotropicFriction(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setApplicationData(Object)","u":"setApplicationData(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulse(long, float)","u":"setAppliedImpulse(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulseLateral1(long, float)","u":"setAppliedImpulseLateral1(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulseLateral2(long, float)","u":"setAppliedImpulseLateral2(long,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setApplyLocal(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"setApplyPhysicsLocal(boolean)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"setApplyPhysicsLocal(Control, boolean)","u":"setApplyPhysicsLocal(com.jme3.scene.control.Control,boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setApplyScale(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setApplyScale(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setAsync(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setAttachmentConfig(String, LinkConfig)","u":"setAttachmentConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setAttachmentConfig(String, LinkConfig)","u":"setAttachmentConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setAttachmentMass(String, float)","u":"setAttachmentMass(java.lang.String,float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setAttachmentMass(String, float)","u":"setAttachmentMass(java.lang.String,float)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"setAxis(Vector3f)","u":"setAxis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setAxisA(Vector3f)","u":"setAxisA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAxisArrowLength(float)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setAxisB(Vector3f)","u":"setAxisB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAxisLineWidth(float)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseAngularVelocity(Vector3f)","u":"setBaseAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseLocation(Vector3f)","u":"setBaseLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseOrientation(Quaternion)","u":"setBaseOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseTransform(Transform)","u":"setBaseTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseVelocity(Vector3f)","u":"setBaseVelocity(com.jme3.math.Vector3f)"},{"p":"vhacd","c":"VHACDParameters","l":"setBeta(double)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setBlendListener(CompletionListener)","u":"setBlendListener(com.jme3.bullet.animation.CompletionListener)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setBlueArrow(Vector3f, Vector3f)","u":"setBlueArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setBodyA(PhysicsBody)","u":"setBodyA(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setBodyB(PhysicsBody)","u":"setBodyB(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setBreakingImpulseThreshold(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setBroadphaseType(PhysicsSpace.BroadphaseType)","u":"setBroadphaseType(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setCamera(Camera)","u":"setCamera(com.jme3.renderer.Camera)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCcdMotionThreshold(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCcdSweptSphereRadius(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setCcdWithStaticOnly(boolean)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setCFM(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"setChildTransform(CollisionShape, Transform)","u":"setChildTransform(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setClusterFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setClusterFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setClusterIterations(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollideWithGroups(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setCollideWithGroups(int)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setCollisionBetweenLinkedBodies(boolean)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setCollisionConfiguration(CollisionConfiguration)","u":"setCollisionConfiguration(com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setCollisionFlags(int, int...)","u":"setCollisionFlags(int,int...)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionFlags(long, int)","u":"setCollisionFlags(long,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionGroup(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setCollisionGroup(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedFriction(long, float)","u":"setCombinedFriction(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedRestitution(long, float)","u":"setCombinedRestitution(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedRollingFriction(long, float)","u":"setCombinedRollingFriction(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedSpinningFriction(long, float)","u":"setCombinedSpinningFriction(long,float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setConfig(String, LinkConfig)","u":"setConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactCalcArea3Points(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactDamping(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setContactErp(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setContactFilterEnabled(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setContactManager(ContactManager)","u":"setContactManager(com.jme3.bullet.ContactManager)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactMotion1(long, float)","u":"setContactMotion1(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactMotion2(long, float)","u":"setContactMotion2(long,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactProcessingThreshold(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setContactResponse(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setContactResponse(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setContactResponseSubtree(PhysicsLink, boolean)","u":"setContactResponseSubtree(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactStiffness(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setConvexHullDownSampling(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"setCoordinateSystem(int, int, int)","u":"setCoordinateSystem(int,int,int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"setCoordinateSystem(Vector3f, Vector3f, Vector3f)","u":"setCoordinateSystem(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setDamping(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setDamping(float, float)","u":"setDamping(float,float)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setDamping(int, float)","u":"setDamping(int,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setDamping(int, float, boolean)","u":"setDamping(int,float,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingLimAng(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setDampingLimited(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setDampingLimited(int, boolean)","u":"setDampingLimited(int,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingOrthoLin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setDeactivationDeadline(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setDeactivationEnabled(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDeactivationTime(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAxisLength(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAxisLineWidth(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugCamera(Camera)","u":"setDebugCamera(com.jme3.renderer.Camera)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"setDebugClusterFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugClusterFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugEnabled(boolean)"},{"p":"vhacd","c":"VHACDParameters","l":"setDebugEnabled(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setDebugEnabled(boolean)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugInitListener(DebugInitListener)","u":"setDebugInitListener(com.jme3.bullet.debug.DebugInitListener)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugJointLineWidth(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMaterial(Material)","u":"setDebugMaterial(com.jme3.material.Material)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshInitListener(DebugMeshInitListener)","u":"setDebugMeshInitListener(com.jme3.bullet.debug.DebugMeshInitListener)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshNormals(MeshNormals)","u":"setDebugMeshNormals(jme3utilities.MeshNormals)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setDebugMeshNormals(MeshNormals)","u":"setDebugMeshNormals(jme3utilities.MeshNormals)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshResolution(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugNumSides(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugShadowMode(RenderQueue.ShadowMode)","u":"setDebugShadowMode(com.jme3.renderer.queue.RenderQueue.ShadowMode)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugViewPorts(ViewPort...)","u":"setDebugViewPorts(com.jme3.renderer.ViewPort...)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setDefaultMargin(float)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"setDisableForRagdoll(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setDistance1(long, float)","u":"setDistance1(long,float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setDriftIterations(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setDucked(boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setDuckedFactor(float)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f, boolean, boolean, boolean)","u":"setDynamic(com.jme3.math.Vector3f,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f, Quaternion)","u":"setDynamic(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setDynamicChain(PhysicsLink, int, Vector3f, boolean)","u":"setDynamicChain(com.jme3.bullet.animation.PhysicsLink,int,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setDynamicSubtree(PhysicsLink, Vector3f, boolean)","u":"setDynamicSubtree(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setEnabled(boolean)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"setEnabled(Control, boolean)","u":"setEnabled(com.jme3.scene.control.Control,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"setEnabled(DumpFlags, boolean)","u":"setEnabled(jme3utilities.minie.DumpFlags,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setEnabled(int, boolean)","u":"setEnabled(int,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setEnableMotor(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setEnableSleep(boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setEndBoneTransforms(Transform[])","u":"setEndBoneTransforms(com.jme3.math.Transform[])"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setEndBoneTransforms(Transform[])","u":"setEndBoneTransforms(com.jme3.math.Transform[])"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setEquilibriumPoint()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint(int, float)","u":"setEquilibriumPoint(int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setERP(float)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setERP(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setERP(Vector3f)","u":"setERP(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setEventDispatchImpulseThreshold(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setFeedback(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setFillMode(FillMode)","u":"setFillMode(com.jme3.bullet.FillMode)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setFindBestPlane(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setFlags(long, int)","u":"setFlags(long,int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setForceUpdateAllAabbs(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setFriction(float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setFrictionSlip(int, float)","u":"setFrictionSlip(int,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setFrontWheel(boolean)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setGlobalCfm(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setGravity(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setGravity(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setGravityDp(Vec3d)","u":"setGravityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setGreenArrow(Vector3f, Vector3f)","u":"setGreenArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setHalfExtents(CollisionShape, Vector3f)","u":"setHalfExtents(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setHeight(CollisionShape, float)","u":"setHeight(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setHeightPercent(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setIgnoredHops(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setIgnoreList(PhysicsCollisionObject[])","u":"setIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject[])"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setImpulseClamp(float)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"setIndexBuffers(boolean)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"setIndexBuffers(int)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"setInfluence(float)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setInitListener(DebugInitListener)","u":"setInitListener(com.jme3.bullet.debug.DebugInitListener)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setInverseInertiaLocal(Vector3f)","u":"setInverseInertiaLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setJoint(PhysicsJoint)","u":"setJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setJointErp(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setJointLimits(String, RangeOfMotion)","u":"setJointLimits(java.lang.String,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setJointLimits(String, RangeOfMotion)","u":"setJointLimits(java.lang.String,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setJointLineWidth(float)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setJointLineWidth(float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"setJointPosition(int, float)","u":"setJointPosition(int,float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"setJointVelocity(int, float)","u":"setJointVelocity(int,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setJumpForce(Vector3f)","u":"setJumpForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setKinematicMode()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setKinematicMode(KinematicSubmode)","u":"setKinematicMode(com.jme3.bullet.animation.KinematicSubmode)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setKinematicSpatial(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLateralFrictionDir1(long, Vector3f)","u":"setLateralFrictionDir1(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLateralFrictionDir2(long, Vector3f)","u":"setLateralFrictionDir2(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setLimit(float, float)","u":"setLimit(float,float)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"setLimit(float, float, float)","u":"setLimit(float,float,float)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setLimit(float, float, float, float, float)","u":"setLimit(float,float,float,float,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setLimitSoftness(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setLimitSoftness(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearFactor(Vector3f)","u":"setLinearFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setLinearLowerLimit(Vector3f)","u":"setLinearLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearSleepingThreshold(float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setLinearStiffness(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setLinearUpperLimit(Vector3f)","u":"setLinearUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearVelocityDp(Vec3d)","u":"setLinearVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLocalPointA(long, Vector3f)","u":"setLocalPointA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLocalPointB(long, Vector3f)","u":"setLocalPointB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setLocalThreadPhysicsSpace(CollisionSpace)","u":"setLocalThreadPhysicsSpace(com.jme3.bullet.CollisionSpace)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setLocalTransform(int, Transform)","u":"setLocalTransform(int,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setLocalTransform(int, Transform)","u":"setLocalTransform(int,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"setLocation(Vector3f)","u":"setLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setLocationAndBasis(Vector3f, Matrix3f)","u":"setLocationAndBasis(com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setLowerAngLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setLowerLimit(float)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"setLowerLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setLowerLimit(Vector3f)","u":"setLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setLowerLinLimit(float)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setMagentaArrow(Vector3f, Vector3f)","u":"setMagentaArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setMainBoneName(String)","u":"setMainBoneName(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMainBoneName(String)","u":"setMainBoneName(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMargin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setMass(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setMass(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMass(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMass(PhysicsLink, float)","u":"setMass(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setMass(String, float)","u":"setMass(java.lang.String,float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMass(String, float)","u":"setMass(java.lang.String,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassByArea(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassByCurrent(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMasses(FloatBuffer)","u":"setMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassFromDensity(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setMaxAngMotorForce(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setMaxConcavity(double)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setMaxDisplacement(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxHulls(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setMaxLimitForce(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setMaxLinMotorForce(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setMaxMotorForce(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setMaxMotorForce(Vector3f)","u":"setMaxMotorForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setMaxPenetrationDepth(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setMaxPenetrationDepth(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxRecursion(int)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setMaxSlope(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setMaxSlope(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setMaxSubSteps(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionForce(int, float)","u":"setMaxSuspensionForce(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionTravelCm(int, float)","u":"setMaxSuspensionTravelCm(int,float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setMaxTimeStep(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setMaxVerticesPerHull(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxVerticesPerHull(int)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setMinBatch(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMinEdgeLength(int)"},{"p":"vhacd","c":"VHACDParameters","l":"setMinVolumePerHull(double)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setMode(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setMotorEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setMotorEnabled(int, boolean)","u":"setMotorEnabled(int,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setNativeId(long)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setNativeId(long)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"setNativeId(long)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"setNativeIdNotTracked(long)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNodeMass(int, float)","u":"setNodeMass(int,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNodeVelocity(int, Vector3f)","u":"setNodeVelocity(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setNormalCFM(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setNormalCFM(Vector3f)","u":"setNormalCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNormals(FloatBuffer)","u":"setNormals(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setNormalWorldOnB(long, Vector3f)","u":"setNormalWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setNumIterations(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setNumSolvers(int)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setParent(PhysicsLink)","u":"setParent(com.jme3.bullet.animation.PhysicsLink)"},{"p":"vhacd","c":"VHACDParameters","l":"setPCA(boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsDamping(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotationDp(Quatd)","u":"setPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotationDp(Quatd)","u":"setPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsScale(Vector3f)","u":"setPhysicsScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsTransform(Transform)","u":"setPhysicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setPinkArrow(Vector3f, Vector3f)","u":"setPinkArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setPivotInA(Vector3f)","u":"setPivotInA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setPivotInA(Vector3f)","u":"setPivotInA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"vhacd","c":"VHACDParameters","l":"setPlaneDownSampling(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPose(boolean, boolean)","u":"setPose(boolean,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setPositionIterations(int)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setPositionWorldOnA(long, Vector3f)","u":"setPositionWorldOnA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setPositionWorldOnB(long, Vector3f)","u":"setPositionWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setPoweredAngMotor(boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setPoweredLinMotor(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setProtectGravity(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setProtectWorldInfo(boolean)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setRadius(CollisionShape, float)","u":"setRadius(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRadius(float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setRatio(float)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setRayTestFlags(int)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setRedArrow(Vector3f, Vector3f)","u":"setRedArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"setReinitializationCallbackEnabled(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setRelativeTolerance(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setRestingLengthScale(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionLimAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionOrthoLin(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRestLength(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setRigidBody(PhysicsRigidBody)","u":"setRigidBody(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRollInfluence(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setRollInfluence(int, float)","u":"setRollInfluence(int,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setRollingFriction(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRotationAngle(float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setRotationOrder(RotationOrder)","u":"setRotationOrder(com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setRunning(boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setScale(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"setScaledInertia(float, float, float)","u":"setScaledInertia(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"setSerializingBvh(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setServoEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setServoEnabled(int, boolean)","u":"setServoEnabled(int,boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setShadowMode(RenderQueue.ShadowMode)","u":"setShadowMode(com.jme3.renderer.queue.RenderQueue.ShadowMode)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"setShape(CollisionShape)","u":"setShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setShrinkWrap(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setSleepingThresholds(float, float)","u":"setSleepingThresholds(float,float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessLimAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessOrthoLin(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setSolverNumIterations(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setSolverType(SolverType)","u":"setSolverType(com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setSpace(PhysicsSpace)","u":"setSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setSpeed(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setSpinningFriction(float)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setSplit(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseEnabled(boolean)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseErp(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseThreshold(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setSpringEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setSpringEnabled(int, boolean)","u":"setSpringEnabled(int,boolean)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"setStartupMessageEnabled(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setStepHeight(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setStepHeight(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setStiffness(int, float)","u":"setStiffness(int,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setStiffness(int, float, boolean)","u":"setStiffness(int,float,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setStiffnessLimited(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setStiffnessLimited(int, boolean)","u":"setStiffnessLimited(int,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setStopCFM(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setStopCFM(Vector3f)","u":"setStopCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionCompression(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionCompression(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionCompression(int, float)","u":"setSuspensionCompression(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionDamping(int, float)","u":"setSuspensionDamping(int,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setSuspensionLength(float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionStiffness(int, float)","u":"setSuspensionStiffness(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setSweepTest(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setSweepTest(boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setTargetAngMotorVelocity(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setTargetLinMotorVelocity(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setTargetVelocity(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setTargetVelocity(Vector3f)","u":"setTargetVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setTau(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setThreadingType(BulletAppState.ThreadingType)","u":"setThreadingType(com.jme3.bullet.BulletAppState.ThreadingType)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"setTransform(Vector3f, Matrix3f)","u":"setTransform(com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setTransformSpatial(Spatial)","u":"setTransformSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setTransformSpatial(Spatial)","u":"setTransformSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"setTraversalMode(int)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setup(PhysicsJoint, boolean, boolean, boolean)","u":"setup(com.jme3.bullet.joints.PhysicsJoint,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setUp(Vector3f)","u":"setUp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setUp(Vector3f)","u":"setUp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setupDebugNode()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setupJoint(SixDofJoint, boolean, boolean, boolean)","u":"setupJoint(com.jme3.bullet.joints.SixDofJoint,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setupMaterials()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setupMaterials(AssetManager)","u":"setupMaterials(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setupMaterials(AssetManager)","u":"setupMaterials(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setupNew6Dof(New6Dof, boolean, boolean, boolean)","u":"setupNew6Dof(com.jme3.bullet.joints.New6Dof,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setUpperAngLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setUpperLimit(float)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"setUpperLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setUpperLimit(Vector3f)","u":"setUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setUpperLinLimit(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setUserIndex(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setUserIndex(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex3(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserObject(Object)","u":"setUserObject(java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"setVehicle(PhysicsVehicle)","u":"setVehicle(com.jme3.bullet.objects.PhysicsVehicle)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setVehicleId(long, int)","u":"setVehicleId(long,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVelocities(FloatBuffer)","u":"setVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVelocity(Vector3f)","u":"setVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setVelocityIterations(int)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setViewDirection(Vector3f)","u":"setViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setViewDirection(Vector3f)","u":"setViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setViewPorts(ViewPort...)","u":"setViewPorts(com.jme3.renderer.ViewPort...)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVolumeDensity(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVolumeMass(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setVolumePercentError(double)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setVolumeStiffness(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setVoxelResolution(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setVoxelResolution(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterDensity(float)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterNormal(Vector3f)","u":"setWaterNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterOffset(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelsDampingCompression(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelsDampingRelaxation(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelSpatial(Spatial)","u":"setWheelSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setWindVelocity(Vector3f)","u":"setWindVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setWindVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setWindVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"setWindVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setWindVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setWorldInfo(SoftBodyWorldInfo)","u":"setWorldInfo(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setWorldMax(Vector3f)","u":"setWorldMax(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setWorldMin(Vector3f)","u":"setWorldMin(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setYellowArrow(Vector3f, Vector3f)","u":"setYellowArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ShadowModes"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"shapeHeuristic()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"shapeScale(Vector3f)","u":"shapeScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"show(RenderManager, ViewPort)","u":"show(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet","c":"SolverType","l":"SI"},{"p":"com.jme3.bullet","c":"SolverMode","l":"SIMD"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"SIMPLE"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(AbstractTriangle)","u":"%3Cinit%3E(com.jme3.math.AbstractTriangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(LineSegment)","u":"%3Cinit%3E(com.jme3.math.LineSegment)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f[])","u":"%3Cinit%3E(com.jme3.math.Vector3f[])"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"sleeping"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, Vector3f, Vector3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"soft"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint(Vector3f, PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint(Vector3f, PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"SoftBodyConfig()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"SoftBodyConfig(PhysicsSoftBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl(boolean, boolean, boolean)","u":"%3Cinit%3E(boolean,boolean,boolean)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl(boolean, boolean, boolean, UseTriangles)","u":"%3Cinit%3E(boolean,boolean,boolean,com.jme3.bullet.control.UseTriangles)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"SoftBodyMaterial()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"SoftBodyMaterial(PhysicsSoftBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"SoftBodyWorldInfo()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"SoftBodyWorldInfo(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"SoftDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"SoftHardness"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint(Vector3f, PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint(Vector3f, PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"SoftPhysicsAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint(PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint(PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"spaceId()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"spaceId()"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Sphere"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"Sphere"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"sphereRadius()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Spherical"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"split(Plane)","u":"split(com.jme3.math.Plane)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"splitImpulseErp()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"splitImpulseThreshold()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"startPhysics()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"startPhysicsOnExecutor()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"stateAttached(AppStateManager)","u":"stateAttached(com.jme3.app.state.AppStateManager)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"STATIC_OBJECT"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"steer(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"steer(int, float)","u":"steer(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"steer(VehicleWheel, float)","u":"steer(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Stiffness"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"StopCfm"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"StopErp"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"stopPhysics()"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"SubSimplexRaytest"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"surfaceArea()"},{"p":"com.jme3.bullet","c":"FillMode","l":"SurfaceOnly"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform, List)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform, List, float)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform,java.util.List,float)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"tagSuffix()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"TargetVelocity"},{"p":"vhacd","c":"ACDMode","l":"TETRAHEDRON"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"threadTmpVector"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"TimeScale"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"toHullShape()"},{"p":"vhacd","c":"VHACDParameters","l":"toMap()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toMap()"},{"p":"vhacd","c":"VHACDParameters","l":"toOutputStream(OutputStream)","u":"toOutputStream(java.io.OutputStream)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toOutputStream(OutputStream)","u":"toOutputStream(java.io.OutputStream)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"TorsoLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"torsoName"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"toString()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"toString()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"toString()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"toString()"},{"p":"vhacd","c":"VHACDParameters","l":"toString()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toString()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"totalAppliedForce(Vector3f)","u":"totalAppliedForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"totalAppliedTorque(Vector3f)","u":"totalAppliedTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"totalMass()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"totalMass()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Transforms"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"translate(Vector3f)","u":"translate(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"TranslationalLimitMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"TranslationMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"traversalMode()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"triangleIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"triangleIndex()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"triangleIndex(int)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"TwoSphere"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"unassignNativeObject()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_X_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_XYZ_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_Y_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_Z_CHECK"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"unlinkBone(String)","u":"unlinkBone(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"upAxis()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"upAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"upAxisIndex()"},{"p":"vhacd","c":"VHACDProgressListener","l":"update(double, double, double, String, String)","u":"update(double,double,double,java.lang.String,java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"update(float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"update(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"update(float)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"update(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float, int, boolean, boolean, boolean)","u":"update(float,int,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateAxes(Node, boolean)","u":"updateAxes(com.jme3.scene.Node,boolean)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updateClusterMesh(PhysicsSoftBody, Mesh, boolean)","u":"updateClusterMesh(com.jme3.bullet.objects.PhysicsSoftBody,com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"updateLocalCoordinateSystem()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"updateLocalViewDirection()"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updateMesh(PhysicsSoftBody, IntBuffer, Mesh, boolean, boolean, Transform)","u":"updateMesh(com.jme3.bullet.objects.PhysicsSoftBody,java.nio.IntBuffer,com.jme3.scene.Mesh,boolean,boolean,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"updatePhysicsState()"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updatePinMesh(PhysicsSoftBody, Mesh, boolean)","u":"updatePinMesh(com.jme3.bullet.objects.PhysicsSoftBody,com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"updateScale()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"updateSolver()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"updateSolver()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateVelocities()"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"updateVelocities()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"updateWheels()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"updateWheelTransform(VehicleWheel)","u":"updateWheelTransform(com.jme3.bullet.objects.VehicleWheel)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"UpperLimit"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Use2Directions"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"useDeterministicDispatch(boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"useGlobalVelocities(boolean)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"user"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"UserData"},{"p":"jme3utilities.minie","c":"UserFilter","l":"UserFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"userIndex()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"userIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex2()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"userIndex2()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"userIndex2()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex3()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"useRK4(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"useScr(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_OneSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_Point"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_TwoSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_TwoSidedLiftDrag"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Armature)","u":"validate(com.jme3.anim.Armature)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Skeleton)","u":"validate(com.jme3.animation.Skeleton)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Spatial)","u":"validate(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"FillMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"SolverType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"vhacd","c":"ACDMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"values()"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"values()"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"values()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"values()"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"values()"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"values()"},{"p":"com.jme3.bullet","c":"FillMode","l":"values()"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"values()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"values()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"values()"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"values()"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"values()"},{"p":"com.jme3.bullet","c":"SolverType","l":"values()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"values()"},{"p":"vhacd","c":"ACDMode","l":"values()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"VehicleController(PhysicsVehicle, PhysicsSpace)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsVehicle,com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"VehicleTuning()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"VehicleWheel()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"VehicleWheel(Spatial, Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"%3Cinit%3E(com.jme3.scene.Spatial,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"velocity(Vector3f)","u":"velocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"VelocityCorrection"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"velocityIterations()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"verifyAddedToSpatial(String)","u":"verifyAddedToSpatial(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"verifyReadyForDynamicMode(String)","u":"verifyReadyForDynamicMode(java.lang.String)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"versionNumber()"},{"p":"jme3utilities.minie","c":"MinieVersion","l":"versionShort()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"VertexData"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"VertexHull"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"VF_DD"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"VF_SS"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"Vhacd4Parameters()","u":"%3Cinit%3E()"},{"p":"vhacd","c":"VHACDParameters","l":"VHACDParameters()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"volume()"},{"p":"jme3utilities.minie","c":"MyShape","l":"volume(CollisionShape)","u":"volume(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"VolumeConservation"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"volumeConvex()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"volumeConvex(ConvexShape, int)","u":"volumeConvex(com.jme3.bullet.collision.shapes.ConvexShape,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"volumeStiffness()"},{"p":"vhacd","c":"ACDMode","l":"VOXEL"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"wantsDeactivation"},{"p":"com.jme3.bullet","c":"SolverMode","l":"WarmStart"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"warpDp(Vec3d)","u":"warpDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"waterDensity()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"waterOffset()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"windVelocity(Vector3f)","u":"windVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"worldMax()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"worldMin()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"worldTransform(Transform)","u":"worldTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"writeJoints(OutputCapsule)","u":"writeJoints(com.jme3.export.OutputCapsule)"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"XYZ"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"XZY"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"yMax()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"yMin()"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"YXZ"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"YZX"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"ZERO_CHECK"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"ZXY"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"ZYX"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"A"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"AABB"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"AABB"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"aabbCenter(Vector3f)","u":"aabbCenter(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"aabbScaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"aabbVolume()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"AbstractPhysicsControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"AbstractPhysicsDebugControl(BulletDebugAppState)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"accelerate(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"accelerate(int, float)","u":"accelerate(int,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"activate()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"activate(boolean)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"activateAll(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"activateAll(boolean)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"active"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"add(IndexedMesh)","u":"add(com.jme3.bullet.collision.shapes.infos.IndexedMesh)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"add(Object)","u":"add(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addAll(Spatial)","u":"addAll(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseCollider(CollisionShape)","u":"addBaseCollider(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseForce(Vector3f)","u":"addBaseForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"addBaseTorque(Vector3f)","u":"addBaseTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, float, float, float)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Transform)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Vector3f)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"addChildShape(CollisionShape, Vector3f, Matrix3f)","u":"addChildShape(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addCollider(CollisionShape)","u":"addCollider(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"addCollideWithGroup(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"addCollisionGroupListener(PhysicsCollisionGroupListener, int)","u":"addCollisionGroupListener(com.jme3.bullet.collision.PhysicsCollisionGroupListener,int)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addCollisionListener(PhysicsCollisionListener)","u":"addCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"addCollisionListener(RagdollCollisionListener)","u":"addCollisionListener(com.jme3.bullet.animation.RagdollCollisionListener)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addCollisionObject(PhysicsCollisionObject)","u":"addCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addConstraintForce(Vector3f)","u":"addConstraintForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addConstraintTorque(Vector3f)","u":"addConstraintTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addContactListener(ContactListener)","u":"addContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addContactListener(ContactListener, boolean, boolean, boolean)","u":"addContactListener(com.jme3.bullet.collision.ContactListener,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"added"},{"p":"jme3utilities.minie","c":"FilterAll","l":"addException(Object)","u":"addException(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addForce(Vector3f)","u":"addForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"addIKController(IKController)","u":"addIKController(com.jme3.bullet.animation.IKController)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"addJoint(PhysicsJoint)","u":"addJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addJoint(PhysicsJoint)","u":"addJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addJointTorque(int, float)","u":"addJointTorque(int,float)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"addMultiBody(MultiBody)","u":"addMultiBody(com.jme3.bullet.MultiBody)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addOngoingCollisionListener(PhysicsCollisionListener)","u":"addOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"addPhysics()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"addPhysics()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"addPhysics()"},{"p":"vhacd","c":"VHACD","l":"addProgressListener(VHACDProgressListener)","u":"addProgressListener(vhacd.VHACDProgressListener)"},{"p":"vhacd4","c":"Vhacd4","l":"addProgressListener(VHACDProgressListener)","u":"addProgressListener(vhacd.VHACDProgressListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"addTickListener(PhysicsTickListener)","u":"addTickListener(com.jme3.bullet.PhysicsTickListener)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"addToIgnoreList(PhysicsCollisionObject)","u":"addToIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"addTorque(Vector3f)","u":"addTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"addUnlinkedDescendants(Bone, Collection)","u":"addUnlinkedDescendants(com.jme3.animation.Bone,java.util.Collection)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"addUnlinkedDescendants(Joint, Collection)","u":"addUnlinkedDescendants(com.jme3.anim.Joint,java.util.Collection)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"addVelocity(Vector3f)","u":"addVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"addVelocity(Vector3f, int)","u":"addVelocity(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"addWheel(Spatial, Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"addWheel(com.jme3.scene.Spatial,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"addWheel(Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"addWheel(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"addWheel(VehicleWheel, VehicleTuning)","u":"addWheel(com.jme3.bullet.objects.VehicleWheel,com.jme3.bullet.objects.infos.VehicleTuning)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"aerodynamics()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"airDensity()"},{"p":"com.jme3.bullet","c":"SolverMode","l":"AllowZeroLength"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Amputated"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"amputateSubtree(BoneLink, float)","u":"amputateSubtree(com.jme3.bullet.animation.BoneLink,float)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"Anchor()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"Anchor(PhysicsSoftBody, int, PhysicsRigidBody, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"AnchorHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"AngularDamping"},{"p":"com.jme3.bullet","c":"MultiBody","l":"angularDamping()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"angularStiffness()"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Animated"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"animateSubtree(PhysicsLink, float)","u":"animateSubtree(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"jme3utilities.minie","c":"AppDataFilter","l":"AppDataFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendFaces(IndexBuffer)","u":"appendFaces(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromLineMesh(Mesh, PhysicsSoftBody)","u":"appendFromLineMesh(com.jme3.scene.Mesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromNativeMesh(IndexedMesh, PhysicsSoftBody)","u":"appendFromNativeMesh(com.jme3.bullet.collision.shapes.infos.IndexedMesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendFromTriMesh(Mesh, PhysicsSoftBody)","u":"appendFromTriMesh(com.jme3.scene.Mesh,com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendLinks(IndexBuffer)","u":"appendLinks(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendNodes(FloatBuffer)","u":"appendNodes(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"appendTetras(IndexBuffer)","u":"appendTetras(com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"appendTetras(PhysicsSoftBody)","u":"appendTetras(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"appliedForce(Vector3f)","u":"appliedForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"appliedTorque(Vector3f)","u":"appliedTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"applyAllExceptIgnoreListTo(PhysicsRigidBody)","u":"applyAllExceptIgnoreListTo(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyCentralForce(Vector3f)","u":"applyCentralForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyCentralImpulse(Vector3f)","u":"applyCentralImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"applyEngineForce(VehicleWheel, float)","u":"applyEngineForce(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyForce(Vector3f)","u":"applyForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyForce(Vector3f, int)","u":"applyForce(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyForce(Vector3f, Vector3f)","u":"applyForce(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyImpulse(Vector3f, Vector3f)","u":"applyImpulse(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"applyPhysicsTransform(Vector3f, Quaternion)","u":"applyPhysicsTransform(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"applyPhysicsTransform(Vector3f, Quaternion)","u":"applyPhysicsTransform(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyRotation(Quaternion)","u":"applyRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyScale(Vector3f)","u":"applyScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"applyTo(PhysicsRigidBody)","u":"applyTo(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyTorque(Vector3f)","u":"applyTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"applyTorqueImpulse(Vector3f)","u":"applyTorqueImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"applyTransform(Spatial)","u":"applyTransform(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyTransform(Transform)","u":"applyTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"applyTranslation(Vector3f)","u":"applyTranslation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"applyWheelTransform()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"applyWheelTransforms()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"aRadius()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowBlue"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowBlueGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowGreen"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowGreenGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowMagenta"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowMagentaGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowPink"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowPinkGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowRed"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowRedGeom"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowYellow"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"arrowYellowGeom"},{"p":"com.jme3.bullet","c":"SolverMode","l":"ArticulatedWarmStart"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attach(String, float, Spatial)","u":"attach(java.lang.String,float,com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attach(String, LinkConfig, Spatial)","u":"attach(java.lang.String,com.jme3.bullet.animation.LinkConfig,com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"attachChild(Spatial)","u":"attachChild(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"attachCollisionShape(long, long)","u":"attachCollisionShape(long,long)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attachmentConfig(String)","u":"attachmentConfig(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"AttachmentLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"attachmentMass(String)","u":"attachmentMass(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"attachmentMass(String)","u":"attachmentMass(java.lang.String)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"attachShape(CollisionShape)","u":"attachShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"AXIS_SWEEP_3"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"AXIS_SWEEP_3_32"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_X"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_Y"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"AXIS_Z"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"axis(Vector3f)","u":"axis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"axisArrowLength()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"axisLineWidth()"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"B"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseAngularVelocity(Vector3f)","u":"baseAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseForce(Vector3f)","u":"baseForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseInertia(Vector3f)","u":"baseInertia(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseLocation(Vector3f)","u":"baseLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseMass()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseOrientation(Quaternion)","u":"baseOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseTorque(Vector3f)","u":"baseTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseTransform(Transform)","u":"baseTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"baseVelocity(Vector3f)","u":"baseVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"basic"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"BetterCharacterControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"BetterCharacterControl(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"bindSubtree(PhysicsLink, float)","u":"bindSubtree(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"blendToKinematicMode(float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"blendToKinematicMode(float, Transform)","u":"blendToKinematicMode(float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"blendToKinematicMode(float, Transform)","u":"blendToKinematicMode(float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"blendToKinematicMode(KinematicSubmode, float)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"blendToKinematicMode(KinematicSubmode, float, Transform)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"blendToKinematicMode(KinematicSubmode, float, Transform)","u":"blendToKinematicMode(com.jme3.bullet.animation.KinematicSubmode,float,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"boneIndex(int)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"boneIndex(int)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"BoneLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"boneName()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Bounce"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Bound"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"boundingBox(BoundingBox)","u":"boundingBox(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"boundingBox(BoundingBox)","u":"boundingBox(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"boundingBox(Vector3f, Matrix3f, BoundingBox)","u":"boundingBox(com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"boundingBox(Vector3f, Quaternion, BoundingBox)","u":"boundingBox(com.jme3.math.Vector3f,com.jme3.math.Quaternion,com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy(byte[])","u":"%3Cinit%3E(byte[])"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"BoundingValueHierarchy(MeshCollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.MeshCollisionShape)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"BoundsInSpatials"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(Vector2f)","u":"%3Cinit%3E(com.jme3.math.Vector2f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"Box2dShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"BoxCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"bRadius()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"brake(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"brake(int, float)","u":"brake(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"brake(VehicleWheel, float)","u":"brake(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Buckets"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"BulletAppState(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"BulletCharacterDebugControl(BulletDebugAppState, PhysicsCharacter)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsCharacter)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"BulletDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet.debug","c":"DebugInitListener","l":"bulletDebugInit(Node)","u":"bulletDebugInit(com.jme3.scene.Node)"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"BulletGhostObjectDebugControl(BulletDebugAppState, PhysicsGhostObject)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsGhostObject)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"BulletRigidBodyDebugControl(BulletDebugAppState, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"BulletVehicleDebugControl(BulletDebugAppState, PhysicsVehicle)","u":"%3Cinit%3E(com.jme3.bullet.debug.BulletDebugAppState,com.jme3.bullet.objects.PhysicsVehicle)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"CacheDirection"},{"p":"com.jme3.bullet","c":"SolverMode","l":"CacheFriendly"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedBasisA(Matrix3f)","u":"calculatedBasisA(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedBasisB(Matrix3f)","u":"calculatedBasisB(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedOriginA(Vector3f)","u":"calculatedOriginA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"calculatedOriginB(Vector3f)","u":"calculatedOriginB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"calculateNewForward(Quaternion, Vector3f, Vector3f)","u":"calculateNewForward(com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"canApplyPhysicsLocal(Control)","u":"canApplyPhysicsLocal(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"canDisable(Control)","u":"canDisable(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"canScale(Vector3f)","u":"canScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"canSet(float)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"canSet(float)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"canSet(float)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"canSleep()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"canSplit()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"canWakeup()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"CapsuleCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"castRay(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"castRay(VehicleWheel)","u":"castRay(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"CcdFilter","l":"CcdFilter()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"center(VectorSet, Vector3f)","u":"center(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"centerHeuristic()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"centerOfMass(Vector3f, Vector3f)","u":"centerOfMass(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"CHARACTER_OBJECT"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"CharacterControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"CharacterControl(ConvexShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"CharacterController()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"CharacterController(PhysicsCharacter)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsCharacter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"checkCanUnDuck()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"checkOnGround()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"checkParameters()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"checkRotationOrder()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape(Vector3f, CollisionShape)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"ChildCollisionShape(Vector3f, Matrix3f, CollisionShape)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ChildShapes"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_RS"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_SELF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"CL_SS"},{"p":"jme3utilities.minie","c":"ClassFilter","l":"ClassFilter(Class)","u":"%3Cinit%3E(java.lang.Class)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"cleanup()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"cleanup(Application)","u":"cleanup(com.jme3.app.Application)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"clearCache()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearConstraintForces()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"clearExceptions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"clearForces()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearForcesAndTorques()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"clearIgnoreList()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"clearVelocities()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"clone()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"clone()"},{"p":"vhacd","c":"VHACDParameters","l":"clone()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"clone()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"cloneFields(Cloner, Object)","u":"cloneFields(com.jme3.util.clone.Cloner,java.lang.Object)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"cloneForSpatial(Spatial)","u":"cloneForSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"cloneIgnoreList(Cloner, PhysicsCollisionObject)","u":"cloneIgnoreList(com.jme3.util.clone.Cloner,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"cloneJoints(Cloner, PhysicsBody)","u":"cloneJoints(com.jme3.util.clone.Cloner,com.jme3.bullet.objects.PhysicsBody)"},{"p":"vhacd","c":"VHACDHull","l":"clonePositions()"},{"p":"vhacd4","c":"Vhacd4Hull","l":"clonePositions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"clusterCenter(int, Vector3f)","u":"clusterCenter(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"clusterIndexA()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"clusterIndexB()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"clusterIterations()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterKineticHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterKineticSplit"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterRigidHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterRigidSplit"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ClustersInSofts"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterSoftHardness"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"ClusterSoftSplit"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionGroupListener","l":"collide(PhysicsCollisionObject, PhysicsCollisionObject)","u":"collide(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"RagdollCollisionListener","l":"collide(PhysicsLink, PhysicsCollisionObject, PhysicsCollisionEvent)","u":"collide(com.jme3.bullet.animation.PhysicsLink,com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"collider"},{"p":"com.jme3.bullet","c":"MultiBody","l":"collideWithGroups()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_01"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_02"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_03"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_04"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_05"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_06"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_07"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_08"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_09"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_10"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_11"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_12"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_13"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_14"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_15"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_16"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"COLLISION_GROUP_NONE"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"collision(PhysicsCollisionEvent)","u":"collision(com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionListener","l":"collision(PhysicsCollisionEvent)","u":"collision(com.jme3.bullet.collision.PhysicsCollisionEvent)"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"CollisionConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"CollisionConfiguration(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"collisionFlags()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"collisionFlags()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"collisionGroup()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"CollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"CollisionSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"colorChildren()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"compareTo(LinkConfig)","u":"compareTo(com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"compareTo(NativePhysicsObject)","u":"compareTo(com.jme3.bullet.NativePhysicsObject)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"CompoundCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"CompoundCollisionShape(int)","u":"%3Cinit%3E(int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(CompoundMesh)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(CompoundMesh, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"CompoundMesh(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"vhacd4","c":"Vhacd4","l":"compute(float[], int[], Vhacd4Parameters)","u":"compute(float[],int[],vhacd4.Vhacd4Parameters)"},{"p":"vhacd","c":"VHACD","l":"compute(float[], int[], VHACDParameters)","u":"compute(float[],int[],vhacd.VHACDParameters)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"ConeCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"ConeJoint(PhysicsRigidBody, Vector3f, Matrix3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"config(String)","u":"config(java.lang.String)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureFixedLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f)","u":"configureFixedLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configurePlanarLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, boolean)","u":"configurePlanarLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configurePrismaticLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, Vector3f, boolean)","u":"configurePrismaticLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureRevoluteLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, Vector3f, boolean)","u":"configureRevoluteLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"configureSphericalLink(float, Vector3f, MultiBodyLink, Quaternion, Vector3f, Vector3f, boolean)","u":"configureSphericalLink(float,com.jme3.math.Vector3f,com.jme3.bullet.MultiBodyLink,com.jme3.math.Quaternion,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"ConicalFrustum()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"ConicalFrustum(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"connectivityMatrix(CollisionSpace)","u":"connectivityMatrix(com.jme3.bullet.CollisionSpace)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsBody, PhysicsBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsBody,com.jme3.bullet.objects.PhysicsBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsRigidBody, JointEnd, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"Constraint(PhysicsRigidBody, JointEnd, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"constraintForce(Vector3f)","u":"constraintForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"constraintTorque(Vector3f)","u":"constraintTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"CONTACT_STIFFNESS_DAMPING"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"contactErp()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"contactTest(PhysicsCollisionObject, PhysicsCollisionListener)","u":"contactTest(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"contains(MultiBodyCollider)","u":"contains(com.jme3.bullet.objects.MultiBodyCollider)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"contains(PhysicsCollisionObject)","u":"contains(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"contains(PhysicsJoint)","u":"contains(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"controlRender(RenderManager, ViewPort)","u":"controlRender(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"controlRender(RenderManager, ViewPort)","u":"controlRender(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"controlUpdate(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape(ConvexShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"Convex2dShape(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"ConvexShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"coordsMap(Mesh[], String[])","u":"coordsMap(com.jme3.scene.Mesh[],java.lang.String[])"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"copyAabb(BoundingBox)","u":"copyAabb(com.jme3.bounding.BoundingBox)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"copyAll(CharacterController)","u":"copyAll(com.jme3.bullet.objects.infos.CharacterController)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"copyAll(SoftBodyConfig)","u":"copyAll(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyAll(SoftBodyWorldInfo)","u":"copyAll(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"copyAll(SolverInfo)","u":"copyAll(com.jme3.bullet.SolverInfo)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"copyAxis(Vector3f)","u":"copyAxis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"copyCenter(int, Vector3f)","u":"copyCenter(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterCenters(FloatBuffer)","u":"copyClusterCenters(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterMasses(FloatBuffer)","u":"copyClusterMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyClusterVelocities(FloatBuffer)","u":"copyClusterVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"copyConstraintProperties(Constraint)","u":"copyConstraintProperties(com.jme3.bullet.joints.Constraint)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyFaces(IntBuffer)","u":"copyFaces(java.nio.IntBuffer)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyGravity(Vector3f)","u":"copyGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"copyHullVertices()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyIndices()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyLinks(IntBuffer)","u":"copyLinks(java.nio.IntBuffer)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"copyLocation(Vector3f)","u":"copyLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyLocations(FloatBuffer)","u":"copyLocations(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyMasses(FloatBuffer)","u":"copyMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyNormals(FloatBuffer)","u":"copyNormals(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyOffset(Vector3f)","u":"copyOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"copyPcoProperties(PhysicsCollisionObject)","u":"copyPcoProperties(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"copyPivot(Vector3f)","u":"copyPivot(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"copyQuantization(Vector3f)","u":"copyQuantization(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyRotation(Quaternion)","u":"copyRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyRotationMatrix(Matrix3f)","u":"copyRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"copyShapeProperties(CollisionShape)","u":"copyShapeProperties(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyTetras(IntBuffer)","u":"copyTetras(java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"copyTransform(Transform)","u":"copyTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyTriangle(int, Triangle)","u":"copyTriangle(int,com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyTriangles()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"copyVelocities(FloatBuffer)","u":"copyVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"copyVertex(int, Vector3f)","u":"copyVertex(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"copyVertexPositions()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"copyVertices()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"copyWaterNormal(Vector3f)","u":"copyWaterNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"correctAxes(Transform)","u":"correctAxes(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countAttachments()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"countCachedMeshes()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"countChildren()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"countChildren()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"countClampedCcdMotions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countClusters()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countCollisionGroupListeners()"},{"p":"com.jme3.bullet","c":"ContactManager","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countCollisionListeners()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countCollisionObjects()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countColumns()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countConfiguredLinks()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countDofs()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"countDofs()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"countEnds()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"countExceptions()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countFaces()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"countGroups(CollisionSpace, int[])","u":"countGroups(com.jme3.bullet.CollisionSpace,int[])"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"countHullVertices()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"countIgnored()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"countJoints()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"countJoints()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"countJoints()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countJoints()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countLeafNodes()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countLinkedBones()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"countLinks()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countLinks()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"countManaged()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"countManaged()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countManifolds()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countMeshTriangles()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countMeshTriangles()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"countMeshVertices()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"countMultiBodies()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countNodes()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countNodes()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countNodesInCluster(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countPinnedNodes()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"countPoints(long)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"countPositionVariables()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"countPositionVariables()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countRigidBodies()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"countRows()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"countSoftBodies()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"countSoftBodies()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"countSolvers()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"countSolvers()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"countSpheres()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"countSubmeshes()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"countSubtreeHeaders()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"countTetras()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"countThreads()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"countTickListeners()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"countTrackers()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countTriangles()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"countTriangles()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"countVertices()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"countVertices()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"countWheels()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"crash()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"create()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"create()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"create()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"create()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"create()"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createBoxShape(Spatial)","u":"createBoxShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"createCollisionShape()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"createDebugAppState()"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createDynamicMeshShape(Spatial)","u":"createDynamicMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createGImpactShape(Spatial)","u":"createGImpactShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"createJoint(long, long, Vector3f, Matrix3f, Vector3f, Matrix3f, boolean)","u":"createJoint(long,long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"createJoint(long, long, Vector3f, Matrix3f, Vector3f, Matrix3f, boolean)","u":"createJoint(long,long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"createJoint1(long, Vector3f, Matrix3f, boolean)","u":"createJoint1(long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"createJoint1(long, Vector3f, Matrix3f, boolean)","u":"createJoint1(long,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedBoxShape(Spatial)","u":"createMergedBoxShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedHullShape(Spatial)","u":"createMergedHullShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMergedMeshShape(Spatial)","u":"createMergedMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createMeshShape(Spatial)","u":"createMeshShape(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"createPhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"createPhysicsSpace(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"createSpatialData(Spatial)","u":"createSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"createTestPoint()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"createVehicle(PhysicsSpace)","u":"createVehicle(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createVhacdShape(Spatial, Vhacd4Parameters, CompoundCollisionShape)","u":"createVhacdShape(com.jme3.scene.Spatial,vhacd4.Vhacd4Parameters,com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"createVhacdShape(Spatial, VHACDParameters, CompoundCollisionShape)","u":"createVhacdShape(com.jme3.scene.Spatial,vhacd.VHACDParameters,com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"createWireMaterial(AssetManager, ColorRGBA, String, int)","u":"createWireMaterial(com.jme3.asset.AssetManager,com.jme3.math.ColorRGBA,java.lang.String,int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"CullHints"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"CUSTOM_MATERIAL_CALLBACK"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"CustomConvexShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"MeshCustomizer","l":"customizeMesh(Mesh)","u":"customizeMesh(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"cutLink(int, int, float)","u":"cutLink(int,int,float)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"Cylinder"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(FloatBuffer, int, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"CylinderCollisionShape(Vector3f, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"DacConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"DacLinks()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"DacUserFilter","l":"DacUserFilter(DacLinks)","u":"%3Cinit%3E(com.jme3.bullet.animation.DacLinks)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Damping"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Damping"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"damping()"},{"p":"com.jme3.bullet","c":"SolverType","l":"Dantzig"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"DBVT"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_BLUE"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_GREEN"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_MAGENTA"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_PINK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_RED"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DEBUG_YELLOW"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"debugAppState"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"debugAxisLength()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"debugAxisLineWidth()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"DebugConfiguration()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.debug","c":"DebugMeshInitListener","l":"debugMeshInit(Mesh)","u":"debugMeshInit(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"debugMeshInit(Mesh)","u":"debugMeshInit(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshInitListener()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshNormals()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugMeshResolution()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"debugNode"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"debugNumSides()"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"debugSpatial"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"DebugTools(AssetManager)","u":"%3Cinit%3E(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"debugVertices(CollisionShape, int)","u":"debugVertices(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"DefaultContactManager(PhysicsSpace)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"defaultForRotationMotor()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"defaultForTranslationMotor()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"defaultReturnValue()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"DeformableSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"defValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"defValue()"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"Density"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"density()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(CollisionConfiguration)","u":"describe(com.jme3.bullet.CollisionConfiguration)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(CollisionShape)","u":"describe(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"describe(Control)","u":"describe(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(Control)","u":"describe(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"describe(int)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"describe(int)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"describe(int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(PhysicsJoint)","u":"describe(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"jme3utilities.minie","c":"MyPco","l":"describe(PhysicsRigidBody)","u":"describe(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(RotationalLimitMotor)","u":"describe(com.jme3.bullet.joints.motors.RotationalLimitMotor)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(SoftBodyMaterial)","u":"describe(com.jme3.bullet.objects.infos.SoftBodyMaterial)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(SoftBodyWorldInfo)","u":"describe(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(TranslationalLimitMotor, int)","u":"describe(com.jme3.bullet.joints.motors.TranslationalLimitMotor,int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe(VehicleWheel)","u":"describe(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe1(SoftBodyConfig)","u":"describe1(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe2(SoftBodyConfig)","u":"describe2(com.jme3.bullet.objects.infos.SoftBodyConfig)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describe2(VehicleWheel)","u":"describe2(com.jme3.bullet.objects.VehicleWheel)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeAngular(SixDofJoint)","u":"describeAngular(com.jme3.bullet.joints.SixDofJoint)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeApplicationData(PhysicsCollisionObject)","u":"describeApplicationData(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeDof(New6Dof, int)","u":"describeDof(com.jme3.bullet.joints.New6Dof,int)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeGroups(PhysicsCollisionObject)","u":"describeGroups(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeJointInBody(PhysicsJoint, PhysicsBody, boolean)","u":"describeJointInBody(com.jme3.bullet.joints.PhysicsJoint,com.jme3.bullet.objects.PhysicsBody,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeJointInSpace(PhysicsJoint, boolean)","u":"describeJointInSpace(com.jme3.bullet.joints.PhysicsJoint,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeLinear(SixDofJoint)","u":"describeLinear(com.jme3.bullet.joints.SixDofJoint)"},{"p":"jme3utilities.minie","c":"MyShape","l":"describeType(CollisionShape)","u":"describeType(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"describeUser(PhysicsCollisionObject)","u":"describeUser(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"destroy()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"destroy()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"destroy()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"destroy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"destroySoftBody()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"detach(String)","u":"detach(java.lang.String)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"DISABLE_SPU_COLLISION_PROCESSING"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"DISABLE_VISUALIZE_OBJECT"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"disableAllIKControllers()"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"DisableHeightfieldAccelerator"},{"p":"jme3utilities.minie","c":"MyControlP","l":"disablePhysicsControls(Spatial)","u":"disablePhysicsControls(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState.DebugAppStateFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"AppDataFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"CcdFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"ClassFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"DacUserFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"NegativeAppDataFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"jme3utilities.minie","c":"UserFilter","l":"displayObject(Object)","u":"displayObject(java.lang.Object)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"distinctVertices()"},{"p":"com.jme3.bullet","c":"ContactManager","l":"distributeEvents()"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"distributeEvents()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"distributeEvents()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Drag"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"driftIterations()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"dropAttachments()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(AppState, String)","u":"dump(com.jme3.app.state.AppState,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(BulletAppState)","u":"dump(com.jme3.bullet.BulletAppState)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(CollisionShape, String)","u":"dump(com.jme3.bullet.collision.shapes.CollisionShape,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(MultiBodyCollider, String)","u":"dump(com.jme3.bullet.objects.MultiBodyCollider,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsCharacter, String)","u":"dump(com.jme3.bullet.objects.PhysicsCharacter,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsGhostObject, String)","u":"dump(com.jme3.bullet.objects.PhysicsGhostObject,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsJoint, String)","u":"dump(com.jme3.bullet.joints.PhysicsJoint,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsRigidBody, String)","u":"dump(com.jme3.bullet.objects.PhysicsRigidBody,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSoftBody, String)","u":"dump(com.jme3.bullet.objects.PhysicsSoftBody,java.lang.String)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSpace)","u":"dump(com.jme3.bullet.PhysicsSpace)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dump(PhysicsSpace, String, BulletDebugAppState.DebugAppStateFilter)","u":"dump(com.jme3.bullet.PhysicsSpace,java.lang.String,com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"dumpBas(BulletAppState, String)","u":"dumpBas(com.jme3.bullet.BulletAppState,java.lang.String)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"dumpMemoryLeaks()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"dumpQuickprof()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"dumpTrackers()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"DynamicAnimControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"DynamicFriction"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"dynamicUpdate()"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"either"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"EmptyShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"EmptyShape(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"enableChildColoring"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"enableContactFilter"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"enableMotor(boolean, float, float)","u":"enableMotor(boolean,float,float)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"enablePhysicsControls(Spatial, PhysicsSpace)","u":"enablePhysicsControls(com.jme3.scene.Spatial,com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"enableSpring(int, boolean)","u":"enableSpring(int,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"enableSpring(int, boolean)","u":"enableSpring(int,boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"enqueue(Callable)","u":"enqueue(java.util.concurrent.Callable)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"enqueueOnThisThread(Callable)","u":"enqueueOnThisThread(java.util.concurrent.Callable)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"vhacd","c":"VHACDParameters","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Equilibrium"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"error"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"escapeIndex(int)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"eventDispatchImpulseThreshold()"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"exempt"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"expectedVersion"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_OneSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_TwoSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"F_TwoSidedLiftDrag"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"FacesAndLinks"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"FacesOnly"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"fail()"},{"p":"jme3utilities.minie","c":"FilterAll","l":"FilterAll(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"FilterBackfaces"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"finalizeNative(long)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"finalizeNative(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findArmatureJoint(String)","u":"findArmatureJoint(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findAttachmentLink(String)","u":"findAttachmentLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findBone(String)","u":"findBone(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findBoneLink(String)","u":"findBoneLink(java.lang.String)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"findEnabledRbc(Spatial)","u":"findEnabledRbc(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"findEnd(PhysicsBody)","u":"findEnd(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"findIndex(CollisionShape)","u":"findIndex(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"findInstance(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"findLink(String)","u":"findLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findMainBone(Skeleton, Mesh[])","u":"findMainBone(com.jme3.animation.Skeleton,com.jme3.scene.Mesh[])"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findMainJoint(Armature, Mesh[])","u":"findMainJoint(com.jme3.anim.Armature,com.jme3.scene.Mesh[])"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"findManager(Bone)","u":"findManager(com.jme3.animation.Bone)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"findManager(Joint)","u":"findManager(com.jme3.anim.Joint)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findManager(Mesh, int, int[], float[], String[])","u":"findManager(com.jme3.scene.Mesh,int,int[],float[],java.lang.String[])"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"findManagerForVertex(String, Vector3f, Vector3f)","u":"findManagerForVertex(java.lang.String,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"findOtherBody(PhysicsBody)","u":"findOtherBody(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"findSControl(Spatial)","u":"findSControl(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"firstValue"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Fixed"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"fixToWorld(PhysicsLink, boolean)","u":"fixToWorld(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet","c":"FillMode","l":"FloodFill"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"fluid"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"footprint()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"footprint(CollisionShape, Transform, int)","u":"footprint(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"footprint(Transform)","u":"footprint(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"forwardAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"forwardAxisIndex()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"FourSphere"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"freeUnusedObjects()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"freeze(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"freezeSubtree(PhysicsLink, boolean)","u":"freezeSubtree(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"FRICTION_ANCHOR"},{"p":"vhacd","c":"VHACDParameters","l":"fromInputStream(InputStream)","u":"fromInputStream(java.io.InputStream)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"fromInputStream(InputStream)","u":"fromInputStream(java.io.InputStream)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Frozen"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"GearJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, float)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateBendingConstraints(int, SoftBodyMaterial)","u":"generateBendingConstraints(int,com.jme3.bullet.objects.infos.SoftBodyMaterial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateClusters()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"generateClusters(int, int)","u":"generateClusters(int,int)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"generateIndexMap(FloatBuffer)","u":"generateIndexMap(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"generic"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"get(Cluster, int)","u":"get(com.jme3.bullet.objects.infos.Cluster,int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"get(MotorParam)","u":"get(com.jme3.bullet.joints.motors.MotorParam)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"get(MotorParam, int)","u":"get(com.jme3.bullet.joints.motors.MotorParam,int)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"get(MotorParam, Vector3f)","u":"get(com.jme3.bullet.joints.motors.MotorParam,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"get(Sbcp)","u":"get(com.jme3.bullet.objects.infos.Sbcp)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getAccumulatedImpulse()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getAccumulatedImpulse(Vector3f)","u":"getAccumulatedImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getAccuracy()"},{"p":"vhacd","c":"VHACDParameters","l":"getACDMode()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getActivationState()"},{"p":"vhacd","c":"VHACDParameters","l":"getAlpha()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAnchor(Vector3f)","u":"getAnchor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAnchor2(Vector3f)","u":"getAnchor2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getAngle()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAngle1()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAngle2()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getAngles(Vector3f)","u":"getAngles(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngles(Vector3f)","u":"getAngles(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularFactor()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularFactor(Vector3f)","u":"getAngularFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngularLowerLimit(Vector3f)","u":"getAngularLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularSleepingThreshold()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getAngularUpperLimit(Vector3f)","u":"getAngularUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocity()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocity(Vector3f)","u":"getAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocityDp(Vec3d)","u":"getAngularVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getAngularVelocityLocal(Vector3f)","u":"getAngularVelocityLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getAnisotropicFriction(Vector3f)","u":"getAnisotropicFriction(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getApplicationData()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulse()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getAppliedImpulse()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulse(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulseLateral1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulseLateral1(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getAppliedImpulseLateral2()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getAppliedImpulseLateral2(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getArmature()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getArmatureJoint()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"getAttachedModel()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"getAttachmentModel(String)","u":"getAttachmentModel(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getAxis()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getAxis(int, Vector3f)","u":"getAxis(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAxis1(Vector3f)","u":"getAxis1(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"getAxis2(Vector3f)","u":"getAxis2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getAxisA(Vector3f)","u":"getAxisA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getAxisB(Vector3f)","u":"getAxisB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getAxle(Vector3f)","u":"getAxle(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"getBaseCollider()"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"getBaseShape()"},{"p":"vhacd","c":"VHACDParameters","l":"getBeta()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getBiasFactor()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"getBlendListener()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"getBody()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBody(JointEnd)","u":"getBody(com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBodyA()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBodyA()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getBodyAId(long)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBodyB()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getBodyB()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getBodyBId(long)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getBone()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getBoneLinks()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getBrake()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getBreakingImpulseThreshold()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getBroadphaseType()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getBroadphaseType()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"getBvh()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getCamera()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdMotionThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdSquareMotionThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCcdSweptSphereRadius()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getCFM()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getCharacter()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getCharacterList()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getCollider()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollideWithGroups()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getCollisionConfiguration()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionGroup()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionLocation()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionLocation(Vector3f)","u":"getCollisionLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionNormal()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getCollisionNormal(Vector3f)","u":"getCollisionNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getCollisionObject()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getCollisionObject()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionShape()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getCollisionSpace()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getCollisionSpace()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedFriction(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedRestitution()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedRestitution(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedRollingFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedRollingFriction(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getCombinedSpinningFriction()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getCombinedSpinningFriction(long)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getConfiguration()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getConstraintType(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactDamping()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getContactManager()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getContactMotion1(long)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getContactMotion2(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactProcessingThreshold()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getContactStiffness()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getControl()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getController()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getControllerId()"},{"p":"vhacd","c":"VHACDParameters","l":"getConvexHullDownSampling()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"getCurrentVehicleSpeedKmHour()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getCurrentVehicleSpeedKmHour()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getDamping()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getDamping()"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getDamping()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getDamping(int)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getDampingOrthoLin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getDeactivationDeadline()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getDeactivationTime()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugAppState()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugCamera()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getDebugConfiguration()"},{"p":"vhacd","c":"VHACDParameters","l":"getDebugEnabled()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getDebugEnabled()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getDebugMaterial()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugMesh(CollisionShape)","u":"getDebugMesh(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugShape(CollisionShape)","u":"getDebugShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugShape(PhysicsCollisionObject)","u":"getDebugShape(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"getDebugTriangles(CollisionShape, int)","u":"getDebugTriangles(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getDefaultMargin()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getDeformableSpace()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getDeltaRotation()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"getDescriber()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getDirection(Vector3f)","u":"getDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getDistance1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getDistance1(long)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getDuckedFactor()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getEnableMotor()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getEngineForce()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getERP()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getERP()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getERP(Vector3f)","u":"getERP(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getFallSpeed()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getFallSpeed()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getFillMode()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getFinalHeight()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getFinalRadius()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getFlags()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getFlags(long)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"getForwardVector(Vector3f)","u":"getForwardVector(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getForwardVector(Vector3f)","u":"getForwardVector(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getFrameTransform(JointEnd, Transform)","u":"getFrameTransform(com.jme3.bullet.joints.JointEnd,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getFriction()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getFrictionSlip()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getFrictionSlip()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getFrictionSlip()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getGhostObjectList()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getGravity(Vector3f)","u":"getGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getGravityDp(Vec3d)","u":"getGravityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"getHalfExtents(Vector3f)","u":"getHalfExtents(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"getHeight()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"getHeight()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getHingeAngle()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitFraction()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getHitFraction()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitNormalLocal()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"getHitNormalLocal(Vector3f)","u":"getHitNormalLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"getHitNormalLocal(Vector3f)","u":"getHitNormalLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getImpulseClamp()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getIndex0()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getIndex0(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getIndex1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getIndex1(long)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getInitialHeight()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getInitialRadius()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getInternalType(long)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getInverseInertiaLocal(Vector3f)","u":"getInverseInertiaLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getInverseInertiaWorld(Matrix3f)","u":"getInverseInertiaWorld(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getJoint()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"getJointLimits(String)","u":"getJointLimits(java.lang.String)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getJointList()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getJointMap()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getJumpForce(Vector3f)","u":"getJumpForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getJumpSpeed()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getJumpSpeed()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLateralFrictionDir1(long, Vector3f)","u":"getLateralFrictionDir1(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLateralFrictionDir1(Vector3f)","u":"getLateralFrictionDir1(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLateralFrictionDir2(long, Vector3f)","u":"getLateralFrictionDir2(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLateralFrictionDir2(Vector3f)","u":"getLateralFrictionDir2(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLifeTime()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLifeTime(long)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getLimitSoftness()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearFactor(Vector3f)","u":"getLinearFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getLinearLowerLimit(Vector3f)","u":"getLinearLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearSleepingThreshold()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getLinearUpperLimit(Vector3f)","u":"getLinearUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocity()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocity(Vector3f)","u":"getLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getLinearVelocityDp(Vec3d)","u":"getLinearVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"getLink()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"getLink(int)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLocalPointA(long, Vector3f)","u":"getLocalPointA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLocalPointA(Vector3f)","u":"getLocalPointA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getLocalPointB(long, Vector3f)","u":"getLocalPointB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getLocalPointB(Vector3f)","u":"getLocalPointB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getLocation()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getLocation(Vector3f)","u":"getLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getLocation(Vector3f)","u":"getLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getLocationDp(Vec3d)","u":"getLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getLowerAngLimit()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getLowerLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getLowerLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getLowerLimit(Vector3f)","u":"getLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getLowerLinLimit()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getMargin()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"getMargin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"getMass()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getMass()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getMass()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getMaxAngMotorForce()"},{"p":"vhacd","c":"VHACDParameters","l":"getMaxConcavity()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxHulls()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getMaxLimitForce()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getMaxLinMotorForce()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getMaxMotorForce()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getMaxMotorForce(Vector3f)","u":"getMaxMotorForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getMaxMotorImpulse()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getMaxPenetrationDepth()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getMaxPenetrationDepth()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxRecursion()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"getMaxRotation(int)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getMaxSlope()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getMaxSlope()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getMaxSuspensionForce()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getMaxSuspensionTravelCm()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getMaxSuspensionTravelCm()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getMaxSuspensionTravelCm()"},{"p":"vhacd","c":"VHACDParameters","l":"getMaxVerticesPerHull()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMaxVerticesPerHull()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getMinEdgeLength()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"getMinRotation(int)"},{"p":"vhacd","c":"VHACDParameters","l":"getMinVolumePerHull()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getMotionState()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getMotorTargetVelocity()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getMultiBody()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"getMultiBody()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getMultiBodyList()"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"getMultiBodySpace()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getMultiBodySpace()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNodeA()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNodeB()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getNormalCFM()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getNormalCFM(Vector3f)","u":"getNormalCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNormalWorldOnB()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getNormalWorldOnB(long, Vector3f)","u":"getNormalWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getNormalWorldOnB(Vector3f)","u":"getNormalWorldOnB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getNumWheels()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getObjectA()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getObjectB()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getOffset(Vector3f)","u":"getOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientation(Matrix3f)","u":"getOrientation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientation(Quaternion)","u":"getOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientationMatrixDp(Matrix3d)","u":"getOrientationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"getOrientationQuaternionDp(Quatd)","u":"getOrientationQuaternionDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlapping(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlappingCount()"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"getOverlappingObjects()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getOverrideIterations()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getParent()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"getParentLink()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPartId0()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPartId0(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPartId1()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPartId1(long)"},{"p":"vhacd","c":"VHACDParameters","l":"getPCA()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getPcoList()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getPcoList()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"getPcoMap()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getPhysicsDamping()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"getPhysicsJoint()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocation()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getPhysicsLocation()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocation(Vector3f)","u":"getPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsLocation(Vector3f)","u":"getPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsLocationDp(Vec3d)","u":"getPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsLocationDp(Vec3d)","u":"getPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getPhysicsRotation()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotation(Quaternion)","u":"getPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotation(Quaternion)","u":"getPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationDp(Quatd)","u":"getPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationDp(Quatd)","u":"getPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationMatrix(Matrix3f)","u":"getPhysicsRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationMatrix(Matrix3f)","u":"getPhysicsRotationMatrix(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getPhysicsRotationMatrixDp(Matrix3d)","u":"getPhysicsRotationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getPhysicsRotationMatrixDp(Matrix3d)","u":"getPhysicsRotationMatrixDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"getPhysicsSoftSpace()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getPhysicsSpace()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivot(JointEnd, Vector3f)","u":"getPivot(com.jme3.bullet.joints.JointEnd,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivotA(Vector3f)","u":"getPivotA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"getPivotB(Vector3f)","u":"getPivotB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getPivotOffset(Vector3f)","u":"getPivotOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getPivotOffset(Vector3f)","u":"getPivotOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"getPlane()"},{"p":"vhacd","c":"VHACDParameters","l":"getPlaneDownSampling()"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"getPointId(long, int)","u":"getPointId(long,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnA()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnA(long, Vector3f)","u":"getPositionWorldOnA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnA(Vector3f)","u":"getPositionWorldOnA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnADp(long, Vec3d)","u":"getPositionWorldOnADp(long,com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnB()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnB(long, Vector3f)","u":"getPositionWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"getPositionWorldOnB(Vector3f)","u":"getPositionWorldOnB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"getPositionWorldOnBDp(long, Vec3d)","u":"getPositionWorldOnBDp(long,com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"getRadius()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"getRadius(int)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"getRatio()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getRayTestFlags()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getRelaxationFactor()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getRestitution()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getRestitution()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getRestitution()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getRestitutionOrthoLin()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRestLength()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"getRigidBody()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getRigidBody()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"getRigidBody()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"getRigidBody()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getRigidBodyList()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRollInfluence()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getRollingFriction()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"getRootNode()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getRotationalLimitMotor(int)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getRotationAngle()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationMatrix(JointEnd, Matrix3f)","u":"getRotationMatrix(com.jme3.bullet.joints.JointEnd,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationMotor(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getRotationOrder()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getScale(Vector3f)","u":"getScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getScaleDp(Vec3d)","u":"getScaleDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"getShape()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getShapeA()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"getShapeB()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getShapeType()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"getShapeType(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getSkeleton()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSkidInfo()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"getSoftBody()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSoftBodyA()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSoftBodyB()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getSoftBodyList()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getSoftBodyList()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getSoftConfig()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getSoftMaterial()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessDirAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessDirLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessLimAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessLimLin()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessOrthoAng()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getSoftnessOrthoLin()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getSoftSpace()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverInfo()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverNumIterations()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getSolverType()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getSolverType()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getSpace()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"getSpatial()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatialRotation()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"getSpatialTranslation()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getSpeed()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getSpinningFriction()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"getSplit()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"getSquaredSpeed()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSteerAngle()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getStepHeight()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getStepHeight()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"getStiffness(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getStopCFM()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getStopCFM(Vector3f)","u":"getStopCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"getSubmesh(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionCompression()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionCompression()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionDamping()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionDamping()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSuspensionLength()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getSuspensionStiffness()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getSwingSpan1()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getSwingSpan2()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getTargetAngMotorVelocity()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getTargetLinMotorVelocity()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getTargetVelocity()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getTargetVelocity(Vector3f)","u":"getTargetVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"getTau()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"getThreadingType()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getTorsoLink()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getTransform(Transform)","u":"getTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"getTransformer()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"getTransformSpatial()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"getTranslationalLimitMotor()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"getTranslationMotor()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getTuning()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"getTwistSpan()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getUpDirection(Vector3f)","u":"getUpDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getUpDirection(Vector3f)","u":"getUpDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getUpperAngLimit()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"getUpperLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"getUpperLimit()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"getUpperLimit(Vector3f)","u":"getUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"getUpperLinLimit()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"getUserObject()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getVehicleId()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getVehicleList()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getVelocity()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getVelocity(Vector3f)","u":"getVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getViewDirection()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getViewDirection(Vector3f)","u":"getViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"getViewDirection(Vector3f)","u":"getViewDirection(com.jme3.math.Vector3f)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getVolumePercentError()"},{"p":"vhacd","c":"VHACDParameters","l":"getVoxelResolution()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"getVoxelResolution()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"getWalkDirection(Vector3f)","u":"getWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"getWheel(int)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelsDampingCompression()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelsDampingRelaxation()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelSpatial()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelWorldLocation(Vector3f)","u":"getWheelWorldLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"getWheelWorldRotation(Quaternion)","u":"getWheelWorldRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"getWorldInfo()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"getWorldInfo()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"getWorldInfo()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getWorldMax(Vector3f)","u":"getWorldMax(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"getWorldMin(Vector3f)","u":"getWorldMin(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"getWorldType(long)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"ghost"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"GhostControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"GhostControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(CompoundMesh, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.CompoundMesh,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(IndexedMesh...)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"GImpactCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"GjkRaytest"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"globalCfm()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"gravity(Vector3f)","u":"gravity(com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"halfExtents(CollisionShape, Vector3f)","u":"halfExtents(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_COLLISION_SOUND_TRIGGER"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"HAS_CONTACT_CFM"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"HAS_CONTACT_ERP"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_CONTACT_STIFFNESS_DAMPING"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_CUSTOM_DEBUG_RENDERING_COLOR"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"HAS_FRICTION_ANCHOR"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"hasAnisotropicFriction(int)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"hasAssignedNativeObject()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"hasAttachmentLink(String)","u":"hasAttachmentLink(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"hasBoneLink(String)","u":"hasBoneLink(java.lang.String)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"hasClosest(CollisionShape, CollisionShape)","u":"hasClosest(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"hasContact(CollisionShape, CollisionShape)","u":"hasContact(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"hasFixedBase()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"hashCode()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"hashCode()"},{"p":"vhacd","c":"VHACDParameters","l":"hashCode()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"hashCode()"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"hasShapeChanged(CollisionShape)","u":"hasShapeChanged(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"height()"},{"p":"jme3utilities.minie","c":"MyShape","l":"height(CollisionShape)","u":"height(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(float[])","u":"%3Cinit%3E(float[])"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(float[], Vector3f)","u":"%3Cinit%3E(float[],com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(HeightMap)","u":"%3Cinit%3E(com.jme3.terrain.heightmap.HeightMap)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(int, int, float[], Vector3f, int, boolean, boolean, boolean, boolean)","u":"%3Cinit%3E(int,int,float[],com.jme3.math.Vector3f,int,boolean,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"HeightfieldCollisionShape(Terrain, Vector3f)","u":"%3Cinit%3E(com.jme3.terrain.Terrain,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"highResolution"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"highResolution2"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"HingeJoint(PhysicsRigidBody, Vector3f, Vector3f, Vector3f, Vector3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Collection)","u":"%3Cinit%3E(java.util.Collection)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(float...)","u":"%3Cinit%3E(float...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(RectangularSolid)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Vector3f...)","u":"%3Cinit%3E(com.jme3.math.Vector3f...)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(Vhacd4Hull)","u":"%3Cinit%3E(vhacd4.Vhacd4Hull)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"HullCollisionShape(VHACDHull)","u":"%3Cinit%3E(vhacd.VHACDHull)"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"Ignore"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"ignoredHops()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Ignores"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"ignores(PhysicsCollisionObject)","u":"ignores(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"IKController()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"IKController(PhysicsLink)","u":"%3Cinit%3E(com.jme3.bullet.animation.PhysicsLink)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"IKJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"IKJoint(Constraint, boolean)","u":"%3Cinit%3E(com.jme3.bullet.joints.Constraint,boolean)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"index()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(CollisionShape, int)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(CollisionShape, int, boolean)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,int,boolean)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(FloatBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(FloatBuffer, IntBuffer)","u":"%3Cinit%3E(java.nio.FloatBuffer,java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Mesh)","u":"%3Cinit%3E(com.jme3.scene.Mesh)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Mesh, Transform)","u":"%3Cinit%3E(com.jme3.scene.Mesh,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"IndexedMesh(Vector3f[], int[])","u":"%3Cinit%3E(com.jme3.math.Vector3f[],int[])"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"inertia(Vector3f)","u":"inertia(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"influence()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"initDefault()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"initialize(Application)","u":"initialize(com.jme3.app.Application)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"initialize(Application)","u":"initialize(com.jme3.app.Application)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"initialize(AppStateManager, Application)","u":"initialize(com.jme3.app.state.AppStateManager,com.jme3.app.Application)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"initSolverInfo()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"initThread(long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"initUserPointer()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"installMeshCustomizer(MeshCustomizer)","u":"installMeshCustomizer(com.jme3.bullet.debug.MeshCustomizer)"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Interleave"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isActive()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"isAllowCollision()"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"isAngularOnly()"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"isAngularOnly()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"isApplyLocal()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"isApplyPhysicsLocal()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"isApplyPhysicsLocal()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isApplyPhysicsLocal(Control)","u":"isApplyPhysicsLocal(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isApplyScale()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isApplyScale()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isAsync()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isCcdWithStaticOnly()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isCollisionAllowed(long)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isCollisionBetweenLinkedBodies()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"isCollisionWithParent()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"isCompressed()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isConcave()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"isConcave()"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"isContactCalcArea3Points()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isContactFilterEnabled()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isContactResponse()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"isControlEnabled(Control)","u":"isControlEnabled(com.jme3.scene.control.Control)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isConvex()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"isConvex()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isDampingLimited()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isDampingLimited(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"isDeactivationEnabled()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isDebug()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"isDebugEnabled()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"isDisableForRagdoll()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isDoublePrecision()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isDucked()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isDynamic()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"isEmpty()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"isEmpty()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isEmpty()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isEnabled()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"isEnabled()"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"isEnabled()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isEnabled()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isEnabled(Control)","u":"isEnabled(com.jme3.scene.control.Control)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"isEnabled(DumpFlags)","u":"isEnabled(jme3utilities.minie.DumpFlags)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"isEnabled(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"isEnableMotor()"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"isFeedback()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isFindBestPlane()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isForceUpdateAllAabbs()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"isFrontWheel()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isGravityProtected()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isInfinite()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isInsideTriangle(Vector3f, float, Vector3f, Vector3f, Vector3f)","u":"isInsideTriangle(com.jme3.math.Vector3f,float,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isInWorld()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"isKinematic()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"isKinematic()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"isKinematicSpatial()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"isLateralFrictionInitialized()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"isLeafNode(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isMotorEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isMotorEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isMotorEnabled(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isNonMoving()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"isOnGround()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"isPhysical(Spatial)","u":"isPhysical(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"isPolyhedral()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"isPoweredAngMotor()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"isPoweredLinMotor()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isQuickprof()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"isReady()"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"isReleased()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"isReleased()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"isRunning()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"isSerializingBvh()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isServoEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isServoEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isServoEnabled(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"isShrinkWrap()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isSoftRigid()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"isSoftSoft()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"isSplitImpulseEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isSpringEnabled()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"isSpringEnabled(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"isStatic()"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"isStiffnessLimited()"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"isStiffnessLimited(int)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"isThreadSafe()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"isUsingDeterministicDispatch()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"isUsingGhostSweepTest()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"isUsingGhostSweepTest()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingGlobalVelocities()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingGyroTerm()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"isUsingRK4()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"isUsingScr()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"isWorldInfoProtected()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"jmeClone()"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"jmeClone()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"jmeClone()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"jmeClone()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"jmeClone()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"jmeClone()"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"jmeClone()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"jmeClone()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"jmeClone()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"jmeClone()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"jniEnvId()"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"jniEnvId()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"JoinedBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"JoinedBodyControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Joint"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"jointErp()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointPosition(int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"JointsInBodies"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"JointsInSpaces"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointTorque(int)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointType()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"jointVelocity(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"jump()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"jump()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"jump()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"jump(Vector3f)","u":"jump(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"jump(Vector3f)","u":"jump(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"KeepUnflippedNormal"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"KINEMATIC_OBJECT"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"kinematicUpdate(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"kinematicWeight()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"kineticEnergy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"kineticEnergy()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"KineticHardness"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"lastValue"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"LATERAL_FRICTION"},{"p":"com.jme3.bullet","c":"SolverType","l":"Lemke"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Lift"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"LinearDamping"},{"p":"com.jme3.bullet","c":"MultiBody","l":"linearDamping()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"linearStiffness()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"link(String, float, RangeOfMotion)","u":"link(java.lang.String,float,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"link(String, LinkConfig, RangeOfMotion)","u":"link(java.lang.String,com.jme3.bullet.animation.LinkConfig,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, LinkConfig)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, MassHeuristic, ShapeHeuristic, Vector3f, CenterHeuristic)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.MassHeuristic,com.jme3.bullet.animation.ShapeHeuristic,com.jme3.math.Vector3f,com.jme3.bullet.animation.CenterHeuristic)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"LinkConfig(float, MassHeuristic, ShapeHeuristic, Vector3f, CenterHeuristic, RotationOrder)","u":"%3Cinit%3E(float,com.jme3.bullet.animation.MassHeuristic,com.jme3.bullet.animation.ShapeHeuristic,com.jme3.math.Vector3f,com.jme3.bullet.animation.CenterHeuristic,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"linkIndex()"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"LinksOnly"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"listAttachmentBoneNames()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listAttachmentLinks()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"listChildren()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"listChildren()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"listColliders()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"listDacMeshes(Spatial, List)","u":"listDacMeshes(com.jme3.scene.Spatial,java.util.List)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"listExceptions()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"listIgnoredPcos()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"listIKControllers()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"listIKJoints()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"listInternalJoints(PhysicsBody...)","u":"listInternalJoints(com.jme3.bullet.objects.PhysicsBody...)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"listJoints()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"listLinkedBoneNames()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listLinks(Class)","u":"listLinks(java.lang.Class)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"listManifoldIds()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"listNodesInCluster(int, IntBuffer)","u":"listNodesInCluster(int,java.nio.IntBuffer)"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"listPointIds(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"listRigidBodies()"},{"p":"jme3utilities.minie","c":"MyShape","l":"listVolumes(CompoundCollisionShape)","u":"listVolumes(com.jme3.bullet.collision.shapes.CompoundCollisionShape)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"localOffset(Vector3f)","u":"localOffset(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"locateSupport(float, float, float)","u":"locateSupport(float,float,float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"location(Vector3f)","u":"location(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"logger"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"logger"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"logger"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"logger"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"logger"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"logger"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"logger"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"logger"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"logger"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"logger"},{"p":"com.jme3.bullet.collision","c":"ContactPointFlag","l":"logger"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PersistentManifolds","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"logger"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"logger"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"logger"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"logger"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"logger"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletCharacterDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletGhostObjectDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"logger"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"logger"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"logger"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"logger"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"logger"},{"p":"com.jme3.bullet","c":"MultiBody","l":"logger"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"logger"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"logger"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"logger"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"logger"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"logger"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"logger"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"logger"},{"p":"com.jme3.bullet","c":"SolverMode","l":"logger"},{"p":"com.jme3.bullet.util","c":"CollisionShapeFactory","l":"logger"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"logger"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"logger"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"logger"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"logger"},{"p":"jme3utilities.minie","c":"FilterAll","l":"logger"},{"p":"jme3utilities.minie","c":"MinieVersion","l":"logger"},{"p":"jme3utilities.minie","c":"MyControlP","l":"logger"},{"p":"jme3utilities.minie","c":"MyPco","l":"logger"},{"p":"jme3utilities.minie","c":"MyShape","l":"logger"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"logger"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"logger"},{"p":"vhacd","c":"VHACD","l":"logger"},{"p":"vhacd","c":"VHACDHull","l":"logger"},{"p":"vhacd","c":"VHACDParameters","l":"logger"},{"p":"vhacd4","c":"Vhacd4","l":"logger"},{"p":"vhacd4","c":"Vhacd4Hull","l":"logger"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"logger"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"logger15"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"logger2"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"logger2"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"logger2"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"logger2"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"logger2"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"logger2"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"logger2"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"logger2"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"logger2"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"logger2"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"logger2"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"logger2"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"logger2"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"logger3"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"logger3"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"logger3"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"logger3"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"logger3"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"logger3"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"logger3"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"logger35"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"logger4"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"loggerC"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"loggerN"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"loggerX"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"loggerY"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"LowerLimit"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"lowResolution"},{"p":"jme3utilities.minie","c":"MyShape","l":"mainAxisIndex(CollisionShape)","u":"mainAxisIndex(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"mainBoneName()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"makeCylinder(VectorSet, Vector3f)","u":"makeCylinder(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"makeRectangularSolid(VectorSet, Vector3f)","u":"makeRectangularSolid(jme3utilities.math.VectorSet,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"manager"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"managerMap(Armature)","u":"managerMap(com.jme3.anim.Armature)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"managerMap(Skeleton)","u":"managerMap(com.jme3.animation.Skeleton)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"mapIndices(IntBuffer, IndexBuffer, IndexBuffer)","u":"mapIndices(java.nio.IntBuffer,com.jme3.scene.mesh.IndexBuffer,com.jme3.scene.mesh.IndexBuffer)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"mapVertexData(IntBuffer, FloatBuffer, int)","u":"mapVertexData(java.nio.IntBuffer,java.nio.FloatBuffer,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"margin"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"margin()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"mass"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"Mass"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"mass()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"mass()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"mass()"},{"p":"jme3utilities.minie","c":"MyControlP","l":"mass(Spatial)","u":"mass(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"mass(String)","u":"mass(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"mass(String)","u":"mass(java.lang.String)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"massForStatic"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"massHeuristic()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"massParameter()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"Matching"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"MatParams"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"matrixToEuler(Matrix3f, Vector3f)","u":"matrixToEuler(com.jme3.math.Matrix3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"maxAppliedImpulse()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"maxCoordinateVelocity()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"maxDisplacement()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"maxDistance(CollisionShape, Transform, int)","u":"maxDistance(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform,int)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"maxDistance(Transform)","u":"maxDistance(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"maxManifolds()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"maxMin(Vector3f, Vector3f)","u":"maxMin(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"maxMin(Vector3f, Vector3f)","u":"maxMin(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MaxMotorForce"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"maxRadius()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"maxRadius()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"MaxSelfImpulse"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"maxSubmeshes"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"maxSubSteps()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"maxTimeStep()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"maxTrianglesInAnySubmesh"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"maxValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"MaxVolumeRatio"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Mean"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"mechanicalEnergy()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"mechanicalEnergy()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, Collection)","u":"%3Cinit%3E(boolean,java.util.Collection)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, CompoundMesh)","u":"%3Cinit%3E(boolean,com.jme3.bullet.collision.shapes.infos.CompoundMesh)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(boolean, IndexedMesh...)","u":"%3Cinit%3E(boolean,com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(byte[], IndexedMesh...)","u":"%3Cinit%3E(byte[],com.jme3.bullet.collision.shapes.infos.IndexedMesh...)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(Mesh, boolean)","u":"%3Cinit%3E(com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"MeshCollisionShape(Mesh...)","u":"%3Cinit%3E(com.jme3.scene.Mesh...)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"meshToLocal(Bone, Transform)","u":"meshToLocal(com.jme3.animation.Bone,com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"minBatch()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"MinBox"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"MinkowskiSum()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"MinkowskiSum(ConvexShape, ConvexShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.bullet.collision.shapes.ConvexShape)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"minValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"minValue()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"minValue()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"mode()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MotorCfm"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"MotorErp"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Motors"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"moveToBody(PhysicsLink, Vector3f, PhysicsRigidBody, Vector3f)","u":"moveToBody(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"moveToWorld(PhysicsLink, Vector3f, Vector3f)","u":"moveToWorld(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"MultiBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"MultiBody(int, float, Vector3f, boolean, boolean)","u":"%3Cinit%3E(int,float,com.jme3.math.Vector3f,boolean,boolean)"},{"p":"com.jme3.bullet","c":"MultiBodyAppState","l":"MultiBodyAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"MultiBodyCollider()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"MultiBodyCollider(MultiBody, int)","u":"%3Cinit%3E(com.jme3.bullet.MultiBody,int)"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"MultiBodyDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"MultiBodyLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"MultiBodySpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"MultiBodySpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(BoundingSphere)","u":"%3Cinit%3E(com.jme3.bounding.BoundingSphere)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float, float)","u":"%3Cinit%3E(float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(float, float, int)","u":"%3Cinit%3E(float,float,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(List, List)","u":"%3Cinit%3E(java.util.List,java.util.List)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(RectangularSolid)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(RectangularSolid, float)","u":"%3Cinit%3E(jme3utilities.math.RectangularSolid,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(Vector3f, float)","u":"%3Cinit%3E(com.jme3.math.Vector3f,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"MultiSphere(Vector3f[], float...)","u":"%3Cinit%3E(com.jme3.math.Vector3f[],float...)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"name()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"name()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"nativeId()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NativeIDs"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"nativeIndex()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"nativeMargin()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"NativePhysicsObject()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"needsCollision(PhysicsCollisionObject, PhysicsCollisionObject)","u":"needsCollision(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"jme3utilities.minie","c":"NegativeAppDataFilter","l":"NegativeAppDataFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, RotationOrder)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"New6Dof(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, RotationOrder)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"newEmptySoftBody()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"NewHinge()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"NewHinge(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"newInstance(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Quaternion, RotationOrder)","u":"newInstance(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Quaternion,com.jme3.bullet.RotationOrder)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"nextFillMode()"},{"p":"com.jme3.bullet","c":"SolverType","l":"NNCG"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"NO_CONTACT_RESPONSE"},{"p":"com.jme3.bullet","c":"SolverMode","l":"NoCone"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"NodeDamping"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"nodeIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeLocation(int, Vector3f)","u":"nodeLocation(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeMass(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeNormal(int, Vector3f)","u":"nodeNormal(int,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NodesInClusters"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"NodesInSofts"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"nodeVelocity(int, Vector3f)","u":"nodeVelocity(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"none"},{"p":"com.jme3.bullet","c":"SolverMode","l":"NoVelocityDependent"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"numIterations()"},{"p":"jme3utilities.minie","c":"MyPco","l":"objectName(PhysicsCollisionObject)","u":"objectName(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"CompletionListener","l":"onCompletion(T)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactEnded(long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactEnded(long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactEnded(long)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactProcessed(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"onContactProcessed(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet.collision","c":"ContactListener","l":"onContactStarted(long)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"onContactStarted(long)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"onContactStarted(long)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"onDisable()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"onEnable()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"onGround()"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"onGround()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"onGround()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"orientation(Quaternion)","u":"orientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"overrideIterations(int)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Overrides"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"pairTest(PhysicsCollisionObject, PhysicsCollisionObject, PhysicsCollisionListener)","u":"pairTest(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"PARALLEL"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"parent2Link(Vector3f)","u":"parent2Link(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"parent2Pivot(Vector3f)","u":"parent2Pivot(com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyPco","l":"parseId(String)","u":"parseId(java.lang.String)"},{"p":"jme3utilities.minie","c":"MyShape","l":"parseNativeId(String)","u":"parseNativeId(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"partId(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"partIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"partIndex()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Pcos"},{"p":"com.jme3.bullet","c":"CollisionConfiguration","l":"penetrationDepthSolver()"},{"p":"com.jme3.bullet","c":"SolverType","l":"PGS"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"PhysicsBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"PhysicsCharacter()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"PhysicsCharacter(ConvexShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.ConvexShape,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionEvent","l":"PhysicsCollisionEvent(PhysicsCollisionObject, PhysicsCollisionObject, long)","u":"%3Cinit%3E(com.jme3.bullet.collision.PhysicsCollisionObject,com.jme3.bullet.collision.PhysicsCollisionObject,long)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"PhysicsCollisionObject()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDescriber","l":"PhysicsDescriber()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"PhysicsDumper()","u":"%3Cinit%3E()"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"PhysicsDumper(PrintStream)","u":"%3Cinit%3E(java.io.PrintStream)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"PhysicsGhostObject()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"PhysicsGhostObject(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"PhysicsJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"PhysicsLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"PhysicsRigidBody(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"PhysicsSoftBody()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"PhysicsSoftSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, int, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,int,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"PhysicsSpace(Vector3f, Vector3f, PhysicsSpace.BroadphaseType, SolverType, CollisionConfiguration)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.PhysicsSpace.BroadphaseType,com.jme3.bullet.SolverType,com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"PhysicsTickListener","l":"physicsTick(PhysicsSpace, float)","u":"physicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"physicsTransform(Transform)","u":"physicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"PhysicsVehicle(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToSelf(PhysicsLink, PhysicsLink, Vector3f, Vector3f)","u":"pinToSelf(com.jme3.bullet.animation.PhysicsLink,com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToWorld(PhysicsLink, boolean)","u":"pinToWorld(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"pinToWorld(PhysicsLink, Vector3f)","u":"pinToWorld(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"pivot2Link(Vector3f)","u":"pivot2Link(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"pivotA"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"pivotB"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Planar"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"PlaneCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"PlaneCollisionShape(Plane)","u":"%3Cinit%3E(com.jme3.math.Plane)"},{"p":"com.jme3.bullet.util","c":"PlaneDmiListener","l":"PlaneDmiListener(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"Point2PointJoint(PhysicsRigidBody, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"PoseMatching"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"positionIterations()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"postRebuild()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"postRebuild()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"postRender()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"pQueueTL"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"PreComposer()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet","c":"PhysicsTickListener","l":"prePhysicsTick(PhysicsSpace, float)","u":"prePhysicsTick(com.jme3.bullet.PhysicsSpace,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"preRebuild()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"Pressure"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"preTick(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"principalAxes(FloatBuffer, Transform, Vector3f)","u":"principalAxes(java.nio.FloatBuffer,com.jme3.math.Transform,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Prismatic"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"proxyGroup()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"proxyMask()"},{"p":"jme3utilities.minie","c":"MyShape","l":"radius(CollisionShape)","u":"radius(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"randomizeConstraints()"},{"p":"com.jme3.bullet","c":"SolverMode","l":"RandomOrder"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(float, float, float, float, float, float)","u":"%3Cinit%3E(float,float,float,float,float,float)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(int)","u":"%3Cinit%3E(int)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"RangeOfMotion(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"FillMode","l":"RaycastFill"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTest(Vector3f, Vector3f)","u":"rayTest(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTest(Vector3f, Vector3f, List)","u":"rayTest(com.jme3.math.Vector3f,com.jme3.math.Vector3f,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestDp(Vec3d, Vec3d, List)","u":"rayTestDp(com.simsilica.mathd.Vec3d,com.simsilica.mathd.Vec3d,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestRaw(Vector3f, Vector3f)","u":"rayTestRaw(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"rayTestRaw(Vector3f, Vector3f, List)","u":"rayTestRaw(com.jme3.math.Vector3f,com.jme3.math.Vector3f,java.util.List)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"read(JmeImporter)","u":"read(com.jme3.export.JmeImporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"readConstraintProperties(InputCapsule)","u":"readConstraintProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"readJoints(InputCapsule)","u":"readJoints(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"readPcoProperties(InputCapsule)","u":"readPcoProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"readShapeProperties(InputCapsule)","u":"readShapeProperties(com.jme3.export.InputCapsule)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"readTransformArray(InputCapsule, String)","u":"readTransformArray(com.jme3.export.InputCapsule,java.lang.String)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"reassignNativeId(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"rebuild()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"rebuildRigidBody()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"recalculateAabb()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"recalculateAabb()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"relativeTolerance()"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"relativeTransform(Spatial, Node, Transform)","u":"relativeTransform(com.jme3.scene.Spatial,com.jme3.scene.Node,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"release()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"releaseAllClusters()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"releaseCluster(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"remove(Object)","u":"remove(java.lang.Object)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeAll(Spatial)","u":"removeAll(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"removeChildShape(CollisionShape)","u":"removeChildShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"removeCollideWithGroup(int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"removeCollisionGroupListener(int)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeCollisionListener(PhysicsCollisionListener)","u":"removeCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeCollisionObject(PhysicsCollisionObject)","u":"removeCollisionObject(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeContactListener(ContactListener)","u":"removeContactListener(com.jme3.bullet.collision.ContactListener)"},{"p":"jme3utilities.minie","c":"FilterAll","l":"removeException(Object)","u":"removeException(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"removeFromIgnoreList(PhysicsCollisionObject)","u":"removeFromIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"removeIKController(IKController)","u":"removeIKController(com.jme3.bullet.animation.IKController)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"removeJoint(PhysicsJoint)","u":"removeJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeJoint(PhysicsJoint)","u":"removeJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"removeMultiBody(MultiBody)","u":"removeMultiBody(com.jme3.bullet.MultiBody)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"removeNonPhysicsControls(Spatial)","u":"removeNonPhysicsControls(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeOngoingCollisionListener(PhysicsCollisionListener)","u":"removeOngoingCollisionListener(com.jme3.bullet.collision.PhysicsCollisionListener)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"removePhysics()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"removePhysics()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"removePhysics()"},{"p":"vhacd","c":"VHACD","l":"removeProgressListener(VHACDProgressListener)","u":"removeProgressListener(vhacd.VHACDProgressListener)"},{"p":"vhacd4","c":"Vhacd4","l":"removeProgressListener(VHACDProgressListener)","u":"removeProgressListener(vhacd.VHACDProgressListener)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"removeShapeFromCache(long)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"removeSpatialData(Spatial)","u":"removeSpatialData(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"removeTickListener(PhysicsTickListener)","u":"removeTickListener(com.jme3.bullet.PhysicsTickListener)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"removeWheel(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"render(RenderManager)","u":"render(com.jme3.renderer.RenderManager)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"render(RenderManager)","u":"render(com.jme3.renderer.RenderManager)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"render(RenderManager, ViewPort)","u":"render(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"Reset"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"reset(PhysicsSpace)","u":"reset(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"reset(PhysicsSpace)","u":"reset(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"resetForward(Vector3f)","u":"resetForward(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"resetQuickprof()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"resetRestingLengths()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"resetSuspension()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"resetSuspension()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"restingLengthsScale()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Revolute"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"rightAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"rightAxisIndex()"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"rigid"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"RigidBodyControl(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"RigidBodyMotionState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodySnapshot","l":"RigidBodySnapshot(PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"RigidHardness"},{"p":"com.jme3.bullet.collision","c":"AfMode","l":"rolling"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"rotate(Matrix3f)","u":"rotate(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"RotationalLimitMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"RotationMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"rotationOrder()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"saveCurrentPose()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"scale"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"scaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"scaledVolume()"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_MDF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RD"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RDF"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RDN"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"SDF_RS"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"SelfImpulse"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Separate"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"SEQUENTIAL"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"serialize()"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"serializeBvh()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"ServoTarget"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"set(Cluster, int, float)","u":"set(com.jme3.bullet.objects.infos.Cluster,int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"set(MotorParam, float)","u":"set(com.jme3.bullet.joints.motors.MotorParam,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"set(MotorParam, int, float)","u":"set(com.jme3.bullet.joints.motors.MotorParam,int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"set(MotorParam, Vector3f)","u":"set(com.jme3.bullet.joints.motors.MotorParam,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"set(Sbcp, float)","u":"set(com.jme3.bullet.objects.infos.Sbcp,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setAccumulatedImpulse(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setAccumulatedImpulse(Vector3f)","u":"setAccumulatedImpulse(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setAccuracy(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setACDMode(ACDMode)","u":"setACDMode(vhacd.ACDMode)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setActivationState(long, int)","u":"setActivationState(long,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setAerodynamics(Aero)","u":"setAerodynamics(com.jme3.bullet.objects.infos.Aero)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setAirDensity(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setAlpha(double)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularFactor(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularFactor(Vector3f)","u":"setAngularFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setAngularLowerLimit(Vector3f)","u":"setAngularLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"setAngularOnly(boolean)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setAngularOnly(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularSleepingThreshold(float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setAngularStiffness(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setAngularUpperLimit(Vector3f)","u":"setAngularUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularVelocity(Vector3f)","u":"setAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setAngularVelocityDp(Vec3d)","u":"setAngularVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setAnisotropicFriction(Vector3f, int)","u":"setAnisotropicFriction(com.jme3.math.Vector3f,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setApplicationData(Object)","u":"setApplicationData(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulse(long, float)","u":"setAppliedImpulse(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulseLateral1(long, float)","u":"setAppliedImpulseLateral1(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setAppliedImpulseLateral2(long, float)","u":"setAppliedImpulseLateral2(long,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setApplyLocal(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setApplyPhysicsLocal(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"setApplyPhysicsLocal(boolean)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"setApplyPhysicsLocal(Control, boolean)","u":"setApplyPhysicsLocal(com.jme3.scene.control.Control,boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setApplyScale(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setApplyScale(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setAsync(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setAttachmentConfig(String, LinkConfig)","u":"setAttachmentConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setAttachmentConfig(String, LinkConfig)","u":"setAttachmentConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setAttachmentMass(String, float)","u":"setAttachmentMass(java.lang.String,float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setAttachmentMass(String, float)","u":"setAttachmentMass(java.lang.String,float)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"setAxis(Vector3f)","u":"setAxis(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setAxisA(Vector3f)","u":"setAxisA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAxisArrowLength(float)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setAxisB(Vector3f)","u":"setAxisB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setAxisLineWidth(float)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseAngularVelocity(Vector3f)","u":"setBaseAngularVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseLocation(Vector3f)","u":"setBaseLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseOrientation(Quaternion)","u":"setBaseOrientation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseTransform(Transform)","u":"setBaseTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setBaseVelocity(Vector3f)","u":"setBaseVelocity(com.jme3.math.Vector3f)"},{"p":"vhacd","c":"VHACDParameters","l":"setBeta(double)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setBlendListener(CompletionListener)","u":"setBlendListener(com.jme3.bullet.animation.CompletionListener)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setBlueArrow(Vector3f, Vector3f)","u":"setBlueArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setBodyA(PhysicsBody)","u":"setBodyA(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setBodyB(PhysicsBody)","u":"setBodyB(com.jme3.bullet.objects.PhysicsBody)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setBreakingImpulseThreshold(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setBroadphaseType(PhysicsSpace.BroadphaseType)","u":"setBroadphaseType(com.jme3.bullet.PhysicsSpace.BroadphaseType)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setCamera(Camera)","u":"setCamera(com.jme3.renderer.Camera)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCcdMotionThreshold(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCcdSweptSphereRadius(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setCcdWithStaticOnly(boolean)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setCFM(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"setChildTransform(CollisionShape, Transform)","u":"setChildTransform(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setClusterFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setClusterFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setClusterIterations(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollideWithGroups(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setCollideWithGroups(int)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setCollisionBetweenLinkedBodies(boolean)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setCollisionConfiguration(CollisionConfiguration)","u":"setCollisionConfiguration(com.jme3.bullet.CollisionConfiguration)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setCollisionFlags(int, int...)","u":"setCollisionFlags(int,int...)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionFlags(long, int)","u":"setCollisionFlags(long,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionGroup(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setCollisionGroup(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setCollisionShape(CollisionShape)","u":"setCollisionShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedFriction(long, float)","u":"setCombinedFriction(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedRestitution(long, float)","u":"setCombinedRestitution(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedRollingFriction(long, float)","u":"setCombinedRollingFriction(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setCombinedSpinningFriction(long, float)","u":"setCombinedSpinningFriction(long,float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setConfig(String, LinkConfig)","u":"setConfig(java.lang.String,com.jme3.bullet.animation.LinkConfig)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactCalcArea3Points(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactDamping(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setContactErp(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setContactFilterEnabled(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setContactManager(ContactManager)","u":"setContactManager(com.jme3.bullet.ContactManager)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactMotion1(long, float)","u":"setContactMotion1(long,float)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setContactMotion2(long, float)","u":"setContactMotion2(long,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactProcessingThreshold(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setContactResponse(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setContactResponse(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setContactResponseSubtree(PhysicsLink, boolean)","u":"setContactResponseSubtree(com.jme3.bullet.animation.PhysicsLink,boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setContactStiffness(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setConvexHullDownSampling(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"setCoordinateSystem(int, int, int)","u":"setCoordinateSystem(int,int,int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"setCoordinateSystem(Vector3f, Vector3f, Vector3f)","u":"setCoordinateSystem(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setDamping(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setDamping(float)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setDamping(float, float)","u":"setDamping(float,float)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setDamping(int, float)","u":"setDamping(int,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setDamping(int, float, boolean)","u":"setDamping(int,float,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingLimAng(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setDampingLimited(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setDampingLimited(int, boolean)","u":"setDampingLimited(int,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setDampingOrthoLin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setDeactivationDeadline(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setDeactivationEnabled(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDeactivationTime(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAngularVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugAngularVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAxisLength(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugAxisLineWidth(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugBoundingBoxFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugBoundingBoxFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugCamera(Camera)","u":"setDebugCamera(com.jme3.renderer.Camera)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"setDebugClusterFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugClusterFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugEnabled(boolean)"},{"p":"vhacd","c":"VHACDParameters","l":"setDebugEnabled(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setDebugEnabled(boolean)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugInitListener(DebugInitListener)","u":"setDebugInitListener(com.jme3.bullet.debug.DebugInitListener)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugJointLineWidth(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMaterial(Material)","u":"setDebugMaterial(com.jme3.material.Material)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshInitListener(DebugMeshInitListener)","u":"setDebugMeshInitListener(com.jme3.bullet.debug.DebugMeshInitListener)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshNormals(MeshNormals)","u":"setDebugMeshNormals(jme3utilities.MeshNormals)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setDebugMeshNormals(MeshNormals)","u":"setDebugMeshNormals(jme3utilities.MeshNormals)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugMeshResolution(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setDebugNumSides(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugShadowMode(RenderQueue.ShadowMode)","u":"setDebugShadowMode(com.jme3.renderer.queue.RenderQueue.ShadowMode)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setDebugVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setDebugViewPorts(ViewPort...)","u":"setDebugViewPorts(com.jme3.renderer.ViewPort...)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setDefaultMargin(float)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"setDisableForRagdoll(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setDistance1(long, float)","u":"setDistance1(long,float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setDriftIterations(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setDucked(boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setDuckedFactor(float)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setDynamic(Vector3f)","u":"setDynamic(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f, boolean, boolean, boolean)","u":"setDynamic(com.jme3.math.Vector3f,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setDynamic(Vector3f, Quaternion)","u":"setDynamic(com.jme3.math.Vector3f,com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setDynamicChain(PhysicsLink, int, Vector3f, boolean)","u":"setDynamicChain(com.jme3.bullet.animation.PhysicsLink,int,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setDynamicSubtree(PhysicsLink, Vector3f, boolean)","u":"setDynamicSubtree(com.jme3.bullet.animation.PhysicsLink,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setEnabled(boolean)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setEnabled(boolean)"},{"p":"jme3utilities.minie","c":"MyControlP","l":"setEnabled(Control, boolean)","u":"setEnabled(com.jme3.scene.control.Control,boolean)"},{"p":"jme3utilities.minie","c":"PhysicsDumper","l":"setEnabled(DumpFlags, boolean)","u":"setEnabled(jme3utilities.minie.DumpFlags,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setEnabled(int, boolean)","u":"setEnabled(int,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setEnableMotor(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setEnableSleep(boolean)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setEndBoneTransforms(Transform[])","u":"setEndBoneTransforms(com.jme3.math.Transform[])"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setEndBoneTransforms(Transform[])","u":"setEndBoneTransforms(com.jme3.math.Transform[])"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setEquilibriumPoint()"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setEquilibriumPoint(int)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setEquilibriumPoint(int, float)","u":"setEquilibriumPoint(int,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setERP(float)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setERP(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setERP(Vector3f)","u":"setERP(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setEventDispatchImpulseThreshold(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setFallSpeed(float)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setFeedback(boolean)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setFillMode(FillMode)","u":"setFillMode(com.jme3.bullet.FillMode)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setFindBestPlane(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setFlags(long, int)","u":"setFlags(long,int)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setForceUpdateAllAabbs(boolean)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setFriction(float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setFrictionSlip(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setFrictionSlip(int, float)","u":"setFrictionSlip(int,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setFrontWheel(boolean)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setGlobalCfm(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setGravity(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setGravity(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"DeformableSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSoftSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setGravity(Vector3f)","u":"setGravity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setGravityDp(Vec3d)","u":"setGravityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setGravityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setGravityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setGreenArrow(Vector3f, Vector3f)","u":"setGreenArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setHalfExtents(CollisionShape, Vector3f)","u":"setHalfExtents(com.jme3.bullet.collision.shapes.CollisionShape,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setHeight(CollisionShape, float)","u":"setHeight(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setHeightPercent(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setIgnoredHops(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setIgnoreList(PhysicsCollisionObject[])","u":"setIgnoreList(com.jme3.bullet.collision.PhysicsCollisionObject[])"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setImpulseClamp(float)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"setIndexBuffers(boolean)"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"setIndexBuffers(int)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"setInfluence(float)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setInitListener(DebugInitListener)","u":"setInitListener(com.jme3.bullet.debug.DebugInitListener)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setInverseInertiaLocal(Vector3f)","u":"setInverseInertiaLocal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setJoint(PhysicsJoint)","u":"setJoint(com.jme3.bullet.joints.PhysicsJoint)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setJointErp(float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setJointLimits(String, RangeOfMotion)","u":"setJointLimits(java.lang.String,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setJointLimits(String, RangeOfMotion)","u":"setJointLimits(java.lang.String,com.jme3.bullet.animation.RangeOfMotion)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setJointLineWidth(float)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setJointLineWidth(float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"setJointPosition(int, float)","u":"setJointPosition(int,float)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"setJointVelocity(int, float)","u":"setJointVelocity(int,float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setJumpForce(Vector3f)","u":"setJumpForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setJumpSpeed(float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setKinematic(boolean)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setKinematicMode()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setKinematicMode(KinematicSubmode)","u":"setKinematicMode(com.jme3.bullet.animation.KinematicSubmode)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setKinematicSpatial(boolean)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLateralFrictionDir1(long, Vector3f)","u":"setLateralFrictionDir1(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLateralFrictionDir2(long, Vector3f)","u":"setLateralFrictionDir2(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setLimit(float, float)","u":"setLimit(float,float)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"setLimit(float, float, float)","u":"setLimit(float,float,float)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"setLimit(float, float, float, float, float)","u":"setLimit(float,float,float,float,float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setLimitSoftness(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setLimitSoftness(float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearFactor(Vector3f)","u":"setLinearFactor(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setLinearLowerLimit(Vector3f)","u":"setLinearLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearSleepingThreshold(float)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setLinearStiffness(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"setLinearUpperLimit(Vector3f)","u":"setLinearUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearVelocity(Vector3f)","u":"setLinearVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setLinearVelocityDp(Vec3d)","u":"setLinearVelocityDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLocalPointA(long, Vector3f)","u":"setLocalPointA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setLocalPointB(long, Vector3f)","u":"setLocalPointB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setLocalThreadPhysicsSpace(CollisionSpace)","u":"setLocalThreadPhysicsSpace(com.jme3.bullet.CollisionSpace)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setLocalTransform(int, Transform)","u":"setLocalTransform(int,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setLocalTransform(int, Transform)","u":"setLocalTransform(int,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"setLocation(Vector3f)","u":"setLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setLocationAndBasis(Vector3f, Matrix3f)","u":"setLocationAndBasis(com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setLowerAngLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setLowerLimit(float)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"setLowerLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setLowerLimit(Vector3f)","u":"setLowerLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setLowerLinLimit(float)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setMagentaArrow(Vector3f, Vector3f)","u":"setMagentaArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setMainBoneName(String)","u":"setMainBoneName(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMainBoneName(String)","u":"setMainBoneName(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"setMargin(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"setMargin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMargin(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setMass(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setMass(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMass(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMass(PhysicsLink, float)","u":"setMass(com.jme3.bullet.animation.PhysicsLink,float)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setMass(String, float)","u":"setMass(java.lang.String,float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setMass(String, float)","u":"setMass(java.lang.String,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassByArea(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassByCurrent(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMasses(FloatBuffer)","u":"setMasses(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setMassFromDensity(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setMaxAngMotorForce(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setMaxConcavity(double)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setMaxDisplacement(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxHulls(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setMaxLimitForce(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setMaxLinMotorForce(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setMaxMotorForce(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setMaxMotorForce(Vector3f)","u":"setMaxMotorForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setMaxPenetrationDepth(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setMaxPenetrationDepth(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxRecursion(int)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setMaxSlope(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setMaxSlope(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setMaxSubSteps(int)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setMaxSuspensionForce(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionForce(int, float)","u":"setMaxSuspensionForce(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setMaxSuspensionTravelCm(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setMaxSuspensionTravelCm(int, float)","u":"setMaxSuspensionTravelCm(int,float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setMaxTimeStep(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setMaxVerticesPerHull(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMaxVerticesPerHull(int)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setMinBatch(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setMinEdgeLength(int)"},{"p":"vhacd","c":"VHACDParameters","l":"setMinVolumePerHull(double)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setMode(int)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setMotorEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setMotorEnabled(int, boolean)","u":"setMotorEnabled(int,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setNativeId(long)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setNativeId(long)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"setNativeId(long)"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"setNativeIdNotTracked(long)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNodeMass(int, float)","u":"setNodeMass(int,float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNodeVelocity(int, Vector3f)","u":"setNodeVelocity(int,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setNormalCFM(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setNormalCFM(Vector3f)","u":"setNormalCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setNormals(FloatBuffer)","u":"setNormals(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setNormalWorldOnB(long, Vector3f)","u":"setNormalWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setNumIterations(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setNumSolvers(int)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setParent(PhysicsLink)","u":"setParent(com.jme3.bullet.animation.PhysicsLink)"},{"p":"vhacd","c":"VHACDParameters","l":"setPCA(boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsDamping(float)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPhysicsLocation(Vector3f)","u":"setPhysicsLocation(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPhysicsLocationDp(Vec3d)","u":"setPhysicsLocationDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotation(Matrix3f)","u":"setPhysicsRotation(com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotation(Quaternion)","u":"setPhysicsRotation(com.jme3.math.Quaternion)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotationDp(Matrix3d)","u":"setPhysicsRotationDp(com.simsilica.mathd.Matrix3d)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"setPhysicsRotationDp(Quatd)","u":"setPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsRotationDp(Quatd)","u":"setPhysicsRotationDp(com.simsilica.mathd.Quatd)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsScale(Vector3f)","u":"setPhysicsScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"PhysicsControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"setPhysicsSpace(PhysicsSpace)","u":"setPhysicsSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setPhysicsTransform(Transform)","u":"setPhysicsTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setPinkArrow(Vector3f, Vector3f)","u":"setPinkArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setPivotInA(Vector3f)","u":"setPivotInA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setPivotInA(Vector3f)","u":"setPivotInA(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setPivotInB(Vector3f)","u":"setPivotInB(com.jme3.math.Vector3f)"},{"p":"vhacd","c":"VHACDParameters","l":"setPlaneDownSampling(int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setPose(boolean, boolean)","u":"setPose(boolean,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setPositionIterations(int)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setPositionWorldOnA(long, Vector3f)","u":"setPositionWorldOnA(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision","c":"ManifoldPoints","l":"setPositionWorldOnB(long, Vector3f)","u":"setPositionWorldOnB(long,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setPoweredAngMotor(boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setPoweredLinMotor(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setProtectGravity(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setProtectWorldInfo(boolean)"},{"p":"jme3utilities.minie","c":"MyShape","l":"setRadius(CollisionShape, float)","u":"setRadius(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRadius(float)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"setRagdollMode()"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"setRatio(float)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"setRayTestFlags(int)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setRedArrow(Vector3f, Vector3f)","u":"setRedArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"setReinitializationCallbackEnabled(boolean)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"setRelativeTolerance(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setRestingLengthScale(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setRestitution(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionLimAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setRestitutionOrthoLin(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRestLength(float)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"setRigidBody(PhysicsRigidBody)","u":"setRigidBody(com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRollInfluence(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setRollInfluence(int, float)","u":"setRollInfluence(int,float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setRollingFriction(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setRotationAngle(float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setRotationOrder(RotationOrder)","u":"setRotationOrder(com.jme3.bullet.RotationOrder)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setRunning(boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setScale(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"setScale(Vector3f)","u":"setScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"setScaledInertia(float, float, float)","u":"setScaledInertia(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"setSerializingBvh(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setServoEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setServoEnabled(int, boolean)","u":"setServoEnabled(int,boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setShadowMode(RenderQueue.ShadowMode)","u":"setShadowMode(com.jme3.renderer.queue.RenderQueue.ShadowMode)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"setShape(CollisionShape)","u":"setShape(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setShrinkWrap(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"setSleepingThresholds(float, float)","u":"setSleepingThresholds(float,float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessDirAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessDirLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessLimAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessLimLin(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessOrthoAng(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setSoftnessOrthoLin(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"setSolverNumIterations(int)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setSolverType(SolverType)","u":"setSolverType(com.jme3.bullet.SolverType)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setSpace(PhysicsSpace)","u":"setSpace(com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletVehicleDebugControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"BulletRigidBodyDebugControl","l":"setSpatial(Spatial)","u":"setSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setSpeed(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setSpinningFriction(float)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"setSplit(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseEnabled(boolean)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseErp(float)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"setSplitImpulseThreshold(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setSpringEnabled(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setSpringEnabled(int, boolean)","u":"setSpringEnabled(int,boolean)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"setStartupMessageEnabled(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setStepHeight(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setStepHeight(float)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"setStiffness(int, float)","u":"setStiffness(int,float)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"setStiffness(int, float, boolean)","u":"setStiffness(int,float,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationMotor","l":"setStiffnessLimited(boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"setStiffnessLimited(int, boolean)","u":"setStiffnessLimited(int,boolean)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setStopCFM(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setStopCFM(Vector3f)","u":"setStopCFM(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionCompression(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionCompression(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionCompression(int, float)","u":"setSuspensionCompression(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionDamping(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionDamping(int, float)","u":"setSuspensionDamping(int,float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setSuspensionLength(float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setSuspensionStiffness(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"setSuspensionStiffness(int, float)","u":"setSuspensionStiffness(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setSweepTest(boolean)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setSweepTest(boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setSweptSphereFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setSweptSphereFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setTargetAngMotorVelocity(float)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setTargetLinMotorVelocity(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setTargetVelocity(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setTargetVelocity(Vector3f)","u":"setTargetVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"setTau(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setThreadingType(BulletAppState.ThreadingType)","u":"setThreadingType(com.jme3.bullet.BulletAppState.ThreadingType)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"setTransform(Vector3f, Matrix3f)","u":"setTransform(com.jme3.math.Vector3f,com.jme3.math.Matrix3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setTransformSpatial(Spatial)","u":"setTransformSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setTransformSpatial(Spatial)","u":"setTransformSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"setTraversalMode(int)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setup(PhysicsJoint, boolean, boolean, boolean)","u":"setup(com.jme3.bullet.joints.PhysicsJoint,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setUp(Vector3f)","u":"setUp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setUp(Vector3f)","u":"setUp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setupDebugNode()"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setupJoint(SixDofJoint, boolean, boolean, boolean)","u":"setupJoint(com.jme3.bullet.joints.SixDofJoint,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setupMaterials()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setupMaterials(AssetManager)","u":"setupMaterials(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setupMaterials(AssetManager)","u":"setupMaterials(com.jme3.asset.AssetManager)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"setupNew6Dof(New6Dof, boolean, boolean, boolean)","u":"setupNew6Dof(com.jme3.bullet.joints.New6Dof,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setUpperAngLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"RotationalLimitMotor","l":"setUpperLimit(float)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"setUpperLimit(float)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"setUpperLimit(Vector3f)","u":"setUpperLimit(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"setUpperLinLimit(float)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setUserIndex(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setUserIndex(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"setUserIndex2(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserIndex3(int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"setUserObject(Object)","u":"setUserObject(java.lang.Object)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"setVehicle(PhysicsVehicle)","u":"setVehicle(com.jme3.bullet.objects.PhysicsVehicle)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setVehicleId(long, int)","u":"setVehicleId(long,int)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVelocities(FloatBuffer)","u":"setVelocities(java.nio.FloatBuffer)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVelocity(Vector3f)","u":"setVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"setVelocityIterations(int)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"setVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setVelocityVectorFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setVelocityVectorFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setViewDirection(Vector3f)","u":"setViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setViewDirection(Vector3f)","u":"setViewDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugConfiguration","l":"setViewPorts(ViewPort...)","u":"setViewPorts(com.jme3.renderer.ViewPort...)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVolumeDensity(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setVolumeMass(float)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setVolumePercentError(double)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"setVolumeStiffness(float)"},{"p":"vhacd","c":"VHACDParameters","l":"setVoxelResolution(int)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"setVoxelResolution(int)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"setWalkDirection(Vector3f)","u":"setWalkDirection(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterDensity(float)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterNormal(Vector3f)","u":"setWaterNormal(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"setWaterOffset(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelsDampingCompression(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelsDampingRelaxation(float)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"setWheelSpatial(Spatial)","u":"setWheelSpatial(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setWindVelocity(Vector3f)","u":"setWindVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"setWindVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setWindVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"setWindVelocityFilter(BulletDebugAppState.DebugAppStateFilter)","u":"setWindVelocityFilter(com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"setWorldInfo(SoftBodyWorldInfo)","u":"setWorldInfo(com.jme3.bullet.SoftBodyWorldInfo)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setWorldMax(Vector3f)","u":"setWorldMax(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"setWorldMin(Vector3f)","u":"setWorldMin(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"setYellowArrow(Vector3f, Vector3f)","u":"setYellowArrow(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"ShadowModes"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"shapeHeuristic()"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"shapeScale(Vector3f)","u":"shapeScale(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"show(RenderManager, ViewPort)","u":"show(com.jme3.renderer.RenderManager,com.jme3.renderer.ViewPort)"},{"p":"com.jme3.bullet","c":"SolverType","l":"SI"},{"p":"com.jme3.bullet","c":"SolverMode","l":"SIMD"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"SIMPLE"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(AbstractTriangle)","u":"%3Cinit%3E(com.jme3.math.AbstractTriangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(LineSegment)","u":"%3Cinit%3E(com.jme3.math.LineSegment)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f, Vector3f, Vector3f, Vector3f)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"SimplexCollisionShape(Vector3f[])","u":"%3Cinit%3E(com.jme3.math.Vector3f[])"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"SixDofJoint(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"SixDofSpringJoint(PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"sleeping"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, PhysicsRigidBody, Vector3f, Vector3f, Matrix3f, Matrix3f, boolean)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Matrix3f,com.jme3.math.Matrix3f,boolean)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"SliderJoint(PhysicsRigidBody, Vector3f, Vector3f, JointEnd)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsRigidBody,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.bullet.joints.JointEnd)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"soft"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint(Vector3f, PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"SoftAngularJoint(Vector3f, PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"SoftBodyConfig()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"SoftBodyConfig(PhysicsSoftBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl(boolean, boolean, boolean)","u":"%3Cinit%3E(boolean,boolean,boolean)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"SoftBodyControl(boolean, boolean, boolean, UseTriangles)","u":"%3Cinit%3E(boolean,boolean,boolean,com.jme3.bullet.control.UseTriangles)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"SoftBodyMaterial()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"SoftBodyMaterial(PhysicsSoftBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"SoftBodyWorldInfo()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"SoftBodyWorldInfo(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"SoftDebugAppState(DebugConfiguration)","u":"%3Cinit%3E(com.jme3.bullet.debug.DebugConfiguration)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"SoftHardness"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint(Vector3f, PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"SoftLinearJoint(Vector3f, PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.math.Vector3f,com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet","c":"SoftPhysicsAppState","l":"SoftPhysicsAppState()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint(PhysicsSoftBody, int, PhysicsRigidBody)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsRigidBody)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"SoftPhysicsJoint(PhysicsSoftBody, int, PhysicsSoftBody, int)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsSoftBody,int,com.jme3.bullet.objects.PhysicsSoftBody,int)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"spaceId()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"spaceId()"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"Sphere"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"Sphere"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"SphereCollisionShape(FloatBuffer, int, int)","u":"%3Cinit%3E(java.nio.FloatBuffer,int,int)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"sphereRadius()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"Spherical"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment(float)","u":"%3Cinit%3E(float)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"SphericalSegment(float, float, float)","u":"%3Cinit%3E(float,float,float)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"split(Plane)","u":"split(com.jme3.math.Plane)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"split(Triangle)","u":"split(com.jme3.math.Triangle)"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"splitImpulseErp()"},{"p":"com.jme3.bullet","c":"SolverInfo","l":"splitImpulseThreshold()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"startPhysics()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"startPhysicsOnExecutor()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"stateAttached(AppStateManager)","u":"stateAttached(com.jme3.app.state.AppStateManager)"},{"p":"com.jme3.bullet.collision","c":"CollisionFlag","l":"STATIC_OBJECT"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"steer(float)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"steer(int, float)","u":"steer(int,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"steer(VehicleWheel, float)","u":"steer(com.jme3.bullet.objects.VehicleWheel,float)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"Stiffness"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"StopCfm"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"StopErp"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"stopPhysics()"},{"p":"com.jme3.bullet","c":"RayTestFlag","l":"SubSimplexRaytest"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"surfaceArea()"},{"p":"com.jme3.bullet","c":"FillMode","l":"SurfaceOnly"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform, List)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform,java.util.List)"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"sweepTest(ConvexShape, Transform, Transform, List, float)","u":"sweepTest(com.jme3.bullet.collision.shapes.ConvexShape,com.jme3.math.Transform,com.jme3.math.Transform,java.util.List,float)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"tagSuffix()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"TargetVelocity"},{"p":"vhacd","c":"ACDMode","l":"TETRAHEDRON"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"threadTmpVector"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"TimeScale"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"toHullShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"toHullShape()"},{"p":"vhacd","c":"VHACDParameters","l":"toMap()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toMap()"},{"p":"vhacd","c":"VHACDParameters","l":"toOutputStream(OutputStream)","u":"toOutputStream(java.io.OutputStream)"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toOutputStream(OutputStream)","u":"toOutputStream(java.io.OutputStream)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"TorsoLink()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"torsoName"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConvexShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"toSplittableShape()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"toString()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"toString()"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"toString()"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"toString()"},{"p":"vhacd","c":"VHACDParameters","l":"toString()"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"toString()"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"totalAppliedForce(Vector3f)","u":"totalAppliedForce(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"totalAppliedTorque(Vector3f)","u":"totalAppliedTorque(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"totalMass()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"totalMass()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"Transforms"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"translate(Vector3f)","u":"translate(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationalLimitMotor","l":"TranslationalLimitMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.joints.motors","c":"TranslationMotor","l":"TranslationMotor(long)","u":"%3Cinit%3E(long)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"traversalMode()"},{"p":"com.jme3.bullet.collision","c":"PhysicsRayTestResult","l":"triangleIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsSweepTestResult","l":"triangleIndex()"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"triangleIndex(int)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"TwoSphere"},{"p":"com.jme3.bullet","c":"NativePhysicsObject","l":"unassignNativeObject()"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_X_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_XYZ_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_Y_CHECK"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"UNIT_Z_CHECK"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"unlinkBone(String)","u":"unlinkBone(java.lang.String)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"EmptyShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"unscaledVolume()"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"upAxis()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"upAxisIndex()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"upAxisIndex()"},{"p":"vhacd","c":"VHACDProgressListener","l":"update(double, double, double, String, String)","u":"update(double,double,double,java.lang.String,java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"update(float)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"update(float)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"update(float)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"update(float)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"update(float)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float)"},{"p":"com.jme3.bullet","c":"ContactManager","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"DefaultContactManager","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float, int)","u":"update(float,int)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"update(float, int, boolean, boolean, boolean)","u":"update(float,int,boolean,boolean,boolean)"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateAxes(Node, boolean)","u":"updateAxes(com.jme3.scene.Node,boolean)"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updateClusterMesh(PhysicsSoftBody, Mesh, boolean)","u":"updateClusterMesh(com.jme3.bullet.objects.PhysicsSoftBody,com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"updateLocalCoordinateSystem()"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"updateLocalViewDirection()"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updateMesh(PhysicsSoftBody, IntBuffer, Mesh, boolean, boolean, Transform)","u":"updateMesh(com.jme3.bullet.objects.PhysicsSoftBody,java.nio.IntBuffer,com.jme3.scene.Mesh,boolean,boolean,com.jme3.math.Transform)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"updatePhysicsState()"},{"p":"com.jme3.bullet.util","c":"NativeSoftBodyUtil","l":"updatePinMesh(PhysicsSoftBody, Mesh, boolean)","u":"updatePinMesh(com.jme3.bullet.objects.PhysicsSoftBody,com.jme3.scene.Mesh,boolean)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"updateScale()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet.debug","c":"MultiBodyDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"updateShapes()"},{"p":"com.jme3.bullet","c":"MultiBodySpace","l":"updateSolver()"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"updateSolver()"},{"p":"com.jme3.bullet.debug","c":"BulletDebugAppState","l":"updateVelocities()"},{"p":"com.jme3.bullet.debug","c":"SoftDebugAppState","l":"updateVelocities()"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"updateWheels()"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"updateWheelTransform(VehicleWheel)","u":"updateWheelTransform(com.jme3.bullet.objects.VehicleWheel)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"UpperLimit"},{"p":"com.jme3.bullet","c":"SolverMode","l":"Use2Directions"},{"p":"com.jme3.bullet","c":"CollisionSpace","l":"useDeterministicDispatch(boolean)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"useGlobalVelocities(boolean)"},{"p":"com.jme3.bullet.collision","c":"PcoType","l":"user"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"UserData"},{"p":"jme3utilities.minie","c":"UserFilter","l":"UserFilter(Object)","u":"%3Cinit%3E(java.lang.Object)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"userIndex()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"userIndex()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex2()"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"userIndex2()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"userIndex2()"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"userIndex3()"},{"p":"com.jme3.bullet","c":"MultiBody","l":"useRK4(boolean)"},{"p":"com.jme3.bullet","c":"PhysicsSpace","l":"useScr(boolean)"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_OneSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_Point"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_TwoSided"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"V_TwoSidedLiftDrag"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Armature)","u":"validate(com.jme3.anim.Armature)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Skeleton)","u":"validate(com.jme3.animation.Skeleton)"},{"p":"com.jme3.bullet.animation","c":"RagUtils","l":"validate(Spatial)","u":"validate(com.jme3.scene.Spatial)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"FillMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet","c":"SolverType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"vhacd","c":"ACDMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"CenterHeuristic","l":"values()"},{"p":"com.jme3.bullet.animation","c":"KinematicSubmode","l":"values()"},{"p":"com.jme3.bullet.animation","c":"MassHeuristic","l":"values()"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"values()"},{"p":"com.jme3.bullet","c":"BulletAppState.ThreadingType","l":"values()"},{"p":"com.jme3.bullet.control","c":"UseTriangles","l":"values()"},{"p":"com.jme3.bullet","c":"FillMode","l":"values()"},{"p":"com.jme3.bullet.joints","c":"JointEnd","l":"values()"},{"p":"com.jme3.bullet.joints.motors","c":"MotorParam","l":"values()"},{"p":"com.jme3.bullet","c":"MultiBodyJointType","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Aero","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Cluster","l":"values()"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"values()"},{"p":"com.jme3.bullet","c":"PhysicsSpace.BroadphaseType","l":"values()"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"values()"},{"p":"com.jme3.bullet","c":"SolverType","l":"values()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"values()"},{"p":"vhacd","c":"ACDMode","l":"values()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl(CollisionShape)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"VehicleControl(CollisionShape, float)","u":"%3Cinit%3E(com.jme3.bullet.collision.shapes.CollisionShape,float)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleController","l":"VehicleController(PhysicsVehicle, PhysicsSpace)","u":"%3Cinit%3E(com.jme3.bullet.objects.PhysicsVehicle,com.jme3.bullet.PhysicsSpace)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"VehicleTuning()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"VehicleWheel()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"VehicleWheel(Spatial, Vector3f, Vector3f, Vector3f, float, float, boolean)","u":"%3Cinit%3E(com.jme3.scene.Spatial,com.jme3.math.Vector3f,com.jme3.math.Vector3f,com.jme3.math.Vector3f,float,float,boolean)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"velocity(Vector3f)","u":"velocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"VelocityCorrection"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"velocityIterations()"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"verifyAddedToSpatial(String)","u":"verifyAddedToSpatial(java.lang.String)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"verifyReadyForDynamicMode(String)","u":"verifyReadyForDynamicMode(java.lang.String)"},{"p":"com.jme3.bullet.util","c":"NativeLibrary","l":"versionNumber()"},{"p":"jme3utilities.minie","c":"MinieVersion","l":"versionShort()"},{"p":"jme3utilities.minie","c":"DumpFlags","l":"VertexData"},{"p":"com.jme3.bullet.animation","c":"ShapeHeuristic","l":"VertexHull"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"VF_DD"},{"p":"com.jme3.bullet.objects.infos","c":"ConfigFlag","l":"VF_SS"},{"p":"vhacd4","c":"Vhacd4Parameters","l":"Vhacd4Parameters()","u":"%3Cinit%3E()"},{"p":"vhacd","c":"VHACDParameters","l":"VHACDParameters()","u":"%3Cinit%3E()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"volume()"},{"p":"jme3utilities.minie","c":"MyShape","l":"volume(CollisionShape)","u":"volume(com.jme3.bullet.collision.shapes.CollisionShape)"},{"p":"com.jme3.bullet.objects.infos","c":"Sbcp","l":"VolumeConservation"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"volumeConvex()"},{"p":"com.jme3.bullet.util","c":"DebugShapeFactory","l":"volumeConvex(ConvexShape, int)","u":"volumeConvex(com.jme3.bullet.collision.shapes.ConvexShape,int)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"volumeStiffness()"},{"p":"vhacd","c":"ACDMode","l":"VOXEL"},{"p":"com.jme3.bullet.collision","c":"Activation","l":"wantsDeactivation"},{"p":"com.jme3.bullet","c":"SolverMode","l":"WarmStart"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"warp(Vector3f)","u":"warp(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"warpDp(Vec3d)","u":"warpDp(com.simsilica.mathd.Vec3d)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"waterDensity()"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"waterOffset()"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"windVelocity(Vector3f)","u":"windVelocity(com.jme3.math.Vector3f)"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"worldMax()"},{"p":"com.jme3.bullet","c":"BulletAppState","l":"worldMin()"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"worldTransform(Transform)","u":"worldTransform(com.jme3.math.Transform)"},{"p":"com.jme3.bullet.animation","c":"AttachmentLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"BoneLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DacConfiguration","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DacLinks","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"DynamicAnimControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"IKController","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"IKJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"LinkConfig","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"PhysicsLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"PreComposer","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"RangeOfMotion","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.animation","c":"TorsoLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision","c":"PhysicsCollisionObject","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Box2dShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"BoxCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CapsuleCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CompoundCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConeCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"ConicalFrustum","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"Convex2dShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CustomConvexShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"CylinderCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"GImpactCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HeightfieldCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"HullCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"BoundingValueHierarchy","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"ChildCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"CompoundMesh","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes.infos","c":"IndexedMesh","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MeshCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MinkowskiSum","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"MultiSphere","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"PlaneCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SimplexCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphereCollisionShape","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"AbstractPhysicsControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"BetterCharacterControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"CharacterControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"GhostControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"JoinedBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"RigidBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"SoftBodyControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.control","c":"VehicleControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.debug","c":"AbstractPhysicsDebugControl","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Anchor","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"ConeJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Constraint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"GearJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"HingeJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"New6Dof","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"NewHinge","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"PhysicsJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"Point2PointJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SixDofSpringJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SliderJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftAngularJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftLinearJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.joints","c":"SoftPhysicsJoint","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"MultiBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"MultiBodyLink","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"CharacterController","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"RigidBodyMotionState","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyConfig","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"SoftBodyMaterial","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects.infos","c":"VehicleTuning","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"MultiBodyCollider","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsCharacter","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsGhostObject","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsRigidBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsSoftBody","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsVehicle","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"VehicleWheel","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet","c":"SoftBodyWorldInfo","l":"write(JmeExporter)","u":"write(com.jme3.export.JmeExporter)"},{"p":"com.jme3.bullet.objects","c":"PhysicsBody","l":"writeJoints(OutputCapsule)","u":"writeJoints(com.jme3.export.OutputCapsule)"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"XYZ"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"XZY"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"yMax()"},{"p":"com.jme3.bullet.collision.shapes","c":"SphericalSegment","l":"yMin()"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"YXZ"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"YZX"},{"p":"com.jme3.bullet.debug","c":"DebugTools","l":"ZERO_CHECK"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"ZXY"},{"p":"com.jme3.bullet","c":"RotationOrder","l":"ZYX"}];updateSearchResults(); \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index cde319b0a..7877bc2cc 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,74 +2,74 @@ https://stephengold.github.io/Minie/minie/build.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/demos.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/depends.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/implementation.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/add.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/character.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/collision.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/dac.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/debug.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/misc.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/new6dof.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/rbc.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/rigidbody.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/server.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/shape.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/softbody.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/minie-library-tutorials/vehicle.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z https://stephengold.github.io/Minie/minie/overview.html -2024-08-22T19:29:45.869Z +2024-09-12T21:41:52.658Z