Home
last modified time | relevance | path

Searched defs:negateLocal (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/common/
DVec3.java103 public Vec3 negateLocal() { in negateLocal() method in Vec3
DVec2.java92 public final Vec2 negateLocal() { in negateLocal() method in Vec2
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DVector4f.java584 public Vector4f negateLocal() { in negateLocal() method in Vector4f
DVector2f.java448 public Vector2f negateLocal() { in negateLocal() method in Vector2f
DVector3f.java646 public Vector3f negateLocal() { in negateLocal() method in Vector3f