-
Find the previous FlexNode in the tree by searching the branch first,
then hierarchically through it's parents
returns null if nothing is found
Find the previous FlexNode in the tree by searching the branch first,
then hierarchically through it's parents
returns null if nothing is found
Find the previous FlexNode in the current branch
returns null if nothing is found
Find the previous FlexNode in the current branch
returns null if nothing is found
protected void
protected void
PhysicsModel.joinToBodyFrame(FlexNode flexNode,
com.bulletphysics.linearmath.Transform jointFrame,
com.bulletphysics.dynamics.RigidBody body,
com.bulletphysics.dynamics.RigidBody parentBody)
protected void
PhysicsModel.joinToParent(FlexNode flexNode,
FlexNode parentFlexNode,
com.bulletphysics.dynamics.RigidBody body,
com.bulletphysics.dynamics.RigidBody parentBody)