HomeSort by relevance Sort by last modified time
    Searched refs:getSpatialTranslation (Results 1 - 4 of 4) sorted by null

  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
GhostControl.java 55 private Vector3f getSpatialTranslation() {
94 setPhysicsLocation(getSpatialTranslation());
103 setPhysicsLocation(getSpatialTranslation());
123 setPhysicsLocation(getSpatialTranslation());
RigidBodyControl.java 110 setPhysicsLocation(getSpatialTranslation());
141 setPhysicsLocation(getSpatialTranslation());
187 private Vector3f getSpatialTranslation(){
204 super.setPhysicsLocation(getSpatialTranslation());
CharacterControl.java 56 private Vector3f getSpatialTranslation() {
92 setPhysicsLocation(getSpatialTranslation());
100 warp(getSpatialTranslation());
VehicleControl.java 70 private Vector3f getSpatialTranslation(){
148 setPhysicsLocation(getSpatialTranslation());
157 setPhysicsLocation(getSpatialTranslation());

Completed in 39 milliseconds