Home | History | Annotate | Download | only in objects

Lines Matching defs:getRotation

160         Converter.convert(tempTrans.getRotation(tempRot), physicsLocation.getRotation());
161 return rot.set(physicsLocation.getRotation());
172 Converter.convert(tempTrans.getRotation(tempRot), physicsLocation.getRotation());
173 return rot.set(physicsLocation.getRotation());
190 Converter.convert(tempTrans.getRotation(tempRot), physicsLocation.getRotation());
191 return physicsLocation.getRotation();
196 Converter.convert(tempTrans.getRotation(tempRot), physicsLocation.getRotation());
197 return physicsLocation.getRotation().toRotationMatrix();