We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3d945 commit 555a2d0Copy full SHA for 555a2d0
Quaternion.java
@@ -1,8 +1,4 @@
1
-package trrt.rendering3d.primitives;
2
-
3
-import java.io.Serializable;
4
5
-public class Quaternion implements Serializable
+public class Quaternion
6
{
7
private static final long serialVersionUID = 1;
8
0 commit comments