Searched defs:opposite (Results 1 - 4 of 4) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/post/
H A DHDRRenderer.java213 private int opposite(int i){ method in class:HDRRenderer
387 curSrc = opposite(curSrc);
/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DQuaternion.java1301 * in the exact opposite direction of this Quaternion.
1303 public Quaternion opposite() { method in class:Quaternion
1304 return opposite(null);
1313 * describes a rotation that would point you in the exact opposite
1316 public Quaternion opposite(Quaternion store) { method in class:Quaternion
1330 * you in the exact opposite direction of where it is pointing
1334 return opposite(this);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1791 milliseconds