Browse Source

Docs: Added Euler page to list.

Mr.doob 12 years ago
parent
commit
cec00926e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/list.js

+ 1 - 0
docs/list.js

@@ -67,6 +67,7 @@ var list = {
 			[ "Box2", "api/math/Box2" ],
 			[ "Box3", "api/math/Box3" ],
 			[ "Color", "api/math/Color" ],
+			[ "Euler", "api/math/Euler" ],
 			[ "Frustum", "api/math/Frustum" ],
 			[ "Math", "api/math/Math" ],
 			[ "Matrix3", "api/math/Matrix3" ],