|
@@ -1326,7 +1326,7 @@ public final class Quaternion implements Savable, Cloneable, java.io.Serializabl
|
|
* Negates all 4 components.
|
|
* Negates all 4 components.
|
|
*
|
|
*
|
|
* @deprecated The naming of this method doesn't follow convention. Please
|
|
* @deprecated The naming of this method doesn't follow convention. Please
|
|
- * use {@link #normalizeLocal()} instead.
|
|
|
|
|
|
+ * use {@link #negateLocal()} instead.
|
|
*/
|
|
*/
|
|
@Deprecated
|
|
@Deprecated
|
|
public void negate() {
|
|
public void negate() {
|