@@ -56,7 +56,7 @@
This means that calling
<code>
-var m = new Matrix4();
+var m = new THREE.Matrix4();
m.set( 11, 12, 13, 14,
21, 22, 23, 24,