WestLangley %!s(int64=6) %!d(string=hai) anos
pai
achega
532339a3e1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/core/BufferAttribute.d.ts

+ 3 - 3
src/core/BufferAttribute.d.ts

@@ -1,6 +1,6 @@
-import {
-	Usage
-} from '../constants';
+import { Usage } from '../constants';
+import { Matrix3 } from './../math/Matrix3';
+import { Matrix4 } from './../math/Matrix4';
 
 /**
  * @see <a href="https://github.com/mrdoob/three.js/blob/master/src/core/BufferAttribute.js">src/core/BufferAttribute.js</a>