提交 02ae35d4 编写于 作者: S satoru kimura

fixed document link for gap between source code and API documentation.

上级 dfe59fa5
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
[page:Geometry] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
[page:BufferGeometry] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Camera] &rarr;
<h1>[name]</h1>
<div class="desc">A general perpose camera, for setting FOV, Lens Focal Length,
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:CurvePath] &rarr;
<h1>[name]</h1>
<div class="desc">A 2d path representation, comprising of points, lines, and cubes, similar to the html5 2d canvas api. It extends CurvePath.</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Path] &rarr;
<h1>[name]</h1>
<div class="desc">Defines a 2d shape plane using paths.</div>
......
......@@ -7,41 +7,40 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:EllipseCurve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>[name]([page:todo size])</h3>
<div>
size -- todo
</div>
<div>
todo
</div>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h2>Properties</h2>
<h3>.[page:array vertices]</h3>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h2>Methods</h2>
<h3>.update([page:todo object]) [page:todo]</h3>
<div>
object -- todo
</div>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
......
......@@ -7,66 +7,40 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<h2>Constructor</h2>
<code>todo</code>
<h3>[name]()</h3>
<div>
todo
</div>
<h2>Constructor</h2>
<h3>[name]()</h3>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>.[page:Vector2 scale]</h3>
<div>
todo
</div>
<h3>.[page:object material]</h3>
<div>
todo
</div>
<h3>.[page:object object]</h3>
<div>
todo
</div>
<h3>.[page:object y]</h3>
<h3>todo</h3>
<div>
todo
</div>
<h3>.[page:object x]</h3>
<div>
todo
</div>
<h3>.[page:object rotation]</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>.[page:object z]</h3>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Methods</h2>
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
......
......@@ -7,96 +7,40 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<h2>Constructor</h2>
<code>todo</code>
<h3>[name]()</h3>
<div>
todo
</div>
<h2>Constructor</h2>
<h3>[name]()</h3>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>.[page:array vertexNormalsModelView]</h3>
<div>
todo
</div>
<h3>.[page:Vector3 normalModel]</h3>
<div>
todo
</div>
<h3>.[page:object color]</h3>
<div>
todo
</div>
<h3>.[page:object material]</h3>
<div>
todo
</div>
<h3>.[page:array uvs]</h3>
<div>
todo
</div>
<h3>.[page:RenderableVertex v1]</h3>
<div>
todo
</div>
<h3>.[page:RenderableVertex v2]</h3>
<h3>todo</h3>
<div>
todo
</div>
<h3>.[page:RenderableVertex v3]</h3>
<div>
todo
</div>
<h3>.[page:Vector3 normalModelView]</h3>
<div>
todo
</div>
<h3>.[page:Vector3 centroidModel]</h3>
<div>
todo
</div>
<h3>.[page:number vertexNormalsLength]</h3>
<div>
todo
</div>
<h3>.[page:object z]</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>.[page:array vertexNormalsModel]</h3>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Methods</h2>
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Curve] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -8,24 +8,39 @@
</head>
<body>
[page:Geometry] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>[name]([page:Array vertices])</h3>
<div>
vertices — todo
</div>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Geometry2] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Geometry] &rarr;
<h1>[name]</h1>
<div class="desc">CircleGeometry is a simple shape of Euclidean geometry. It is contructed from a number of triangular segments that are oriented around a central point and extend as far out as a given radius. It is built counter-clockwise from a start angle and a given central angle. It can also be used to create regular polygons, where the number of segments determines the number of sides.
......
......@@ -11,40 +11,9 @@
<h1>[name]</h1>
<div class="desc">CubeGeometry is the quadrilateral primitive geometry class. It is typically used for creating a cube or irregular quadrilateral of the dimensions provided with the 'width', 'height', and 'depth' constructor arguments.</div>
<h2>Example</h2>
<code>var geometry = new THREE.CubeGeometry( 1, 1, 1 );
var material = new THREE.MeshBasicMaterial( {color: 0x00ff00} );
var cube = new THREE.Mesh( geometry, material );
scene.add( cube );
</code>
<div class="desc">Renamed CubeGeometry to BoxGeometry. see [page:BoxGeometry].</div>
<h2>Constructor</h2>
<h3>[name]([page:Float width], [page:Float height], [page:Float depth], [page:Integer widthSegments], [page:Integer heightSegments], [page:Integer depthSegments])</h3>
<div>
width — Width of the sides on the X axis.<br />
height — Height of the sides on the Y axis.<br />
depth — Depth of the sides on the Z axis.<br />
widthSegments — Optional. Number of segmented faces along the width of the sides. Default is 1.<br />
heightSegments — Optional. Number of segmented faces along the height of the sides. Default is 1.<br />
depthSegments — Optional. Number of segmented faces along the depth of the sides. Default is 1.
</div>
<h2>Properties</h2>
<div>
Each of the constructor parameters is accessible as a property of the same name. Any modification of these properties after instantiation does not change the geometry.
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Geometry2] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">An 3D arrow Object.</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">An axis object to visualize the the 3 axes in a simple way. <br />
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Mesh] &rarr;
<h1>[name]</h1>
<div class="desc">A helper object to show the world-axis-aligned bounding box for an object.</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">The GridHelper is an object to define grids. Grids are two-dimensional arrays of lines.</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Mesh] &rarr;
<h1>[name]</h1>
<div class="desc">This display a helper for a pointLight </div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Line] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">base class for immediate rendering objects.</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Object3D] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
[page:Mesh] &rarr;
<h1>[name]</h1>
<div class="desc">todo</div>
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">A loader for loading a geometry out of a JSON file.</div>
<div class="desc">Unlike other loaders, this one emits events instead of using predefined callbacks. So if you're interested in getting notified when <em>things</em> happen, you need to add listeners to the object.</div>
<div class="desc">Possible events:<br />
<ul>
<li>type: error, message: error message</li>
<li>type: load, content: loaded geometry</li>
</ul>
</div>
<h2>Constructor</h2>
<h3>[name]()</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>.load( [page:String url] )</h3>
<div>
url — required
</div>
<div class="desc">Begin loading from <em>url</em></div>
<h3>.parse( [page:Object data], [page:LoadingMonitor monitor] )</h3>
<div>
data — required<br />
monitor — optional
</div>
<div class="desc">Parses the geometry in the <em>data</em> object, optionally monitoring its progress via the <em>monitor</em> object, if provided.</div>
<h3>.dispatchEvent([page:todo event]) [page:todo]</h3>
<div>
event -- todo
</div>
<div>
todo
</div>
<h3>.hasEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
<div>
type -- todo <br />
listener -- todo
</div>
<div>
todo
</div>
<h3>.removeEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
<div>
type -- todo <br />
listener -- todo
</div>
<div>
todo
</div>
<h3>.addEventListener([page:todo type], [page:todo listener]) [page:todo]</h3>
<div>
type -- todo <br />
listener -- todo
</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
......
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<script src="../../../list.js"></script>
<script src="../../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../../page.css" />
</head>
<body>
<h1>[name]</h1>
<div class="desc">todo</div>
<h2>Example</h2>
<code>todo</code>
<h2>Constructor</h2>
<h3>todo</h3>
<div></div>
<h2>Properties</h2>
<h3>todo</h3>
<div>
todo
</div>
<h2>Methods</h2>
<h3>todo</h3>
<div>todo</div>
<div>
todo
</div>
<h2>Source</h2>
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]
</body>
</html>
......@@ -7,6 +7,8 @@
<link type="text/css" rel="stylesheet" href="../../page.css" />
</head>
<body>
[page:Texture] &rarr;
<h1>[name]</h1>
<div class="desc">
......
......@@ -27,36 +27,41 @@ var list = {
[ "EventDispatcher", "api/core/EventDispatcher" ],
[ "Face3", "api/core/Face3" ],
[ "Geometry", "api/core/Geometry" ],
[ "Geometry2", "api/core/Geometry2" ],
[ "Object3D", "api/core/Object3D" ],
[ "Projector", "api/core/Projector" ],
[ "Raycaster", "api/core/Raycaster" ],
],
"Lights": [
[ "Light", "api/lights/Light" ],
[ "AmbientLight", "api/lights/AmbientLight" ],
[ "AreaLight", "api/lights/AreaLight" ],
[ "DirectionalLight", "api/lights/DirectionalLight" ],
[ "HemisphereLight", "api/lights/HemisphereLight" ],
[ "Light", "api/lights/Light" ],
[ "PointLight", "api/lights/PointLight" ],
[ "SpotLight", "api/lights/SpotLight" ]
],
"Loaders": [
[ "Loader", "api/loaders/Loader" ],
[ "GeometryLoader", "api/loaders/GeometryLoader" ],
[ "BufferGeometryLoader", "api/loaders/BufferGeometryLoader" ],
[ "Geometry2Loader", "api/loaders/Geometry2Loader" ],
[ "ImageLoader", "api/loaders/ImageLoader" ],
[ "JSONLoader", "api/loaders/JSONLoader" ],
[ "Loader", "api/loaders/Loader" ],
[ "LoadingManager", "api/loaders/LoadingManager" ],
[ "MaterialLoader", "api/loaders/MaterialLoader" ],
[ "ObjectLoader", "api/loaders/ObjectLoader" ],
[ "SceneLoader", "api/loaders/SceneLoader" ],
[ "TextureLoader", "api/loaders/TextureLoader" ],
[ "XHRLoader", "api/loaders/XHRLoader" ]
],
"Materials": [
[ "Material", "api/materials/Material" ],
[ "LineBasicMaterial", "api/materials/LineBasicMaterial" ],
[ "LineDashedMaterial", "api/materials/LineDashedMaterial" ],
[ "Material", "api/materials/Material" ],
[ "MeshBasicMaterial", "api/materials/MeshBasicMaterial" ],
[ "MeshDepthMaterial", "api/materials/MeshDepthMaterial" ],
[ "MeshFaceMaterial", "api/materials/MeshFaceMaterial" ],
......@@ -65,8 +70,8 @@ var list = {
[ "MeshPhongMaterial", "api/materials/MeshPhongMaterial" ],
[ "ParticleSystemMaterial", "api/materials/ParticleSystemMaterial" ],
[ "ShaderMaterial", "api/materials/ShaderMaterial" ],
[ "SpriteMaterial", "api/materials/SpriteMaterial" ],
[ "SpriteCanvasMaterial", "api/materials/SpriteCanvasMaterial" ]
[ "SpriteCanvasMaterial", "api/materials/SpriteCanvasMaterial" ],
[ "SpriteMaterial", "api/materials/SpriteMaterial" ]
],
"Math": [
......@@ -92,36 +97,35 @@ var list = {
"Objects": [
[ "Bone", "api/objects/Bone" ],
[ "Line", "api/objects/Line" ],
[ "LOD", "api/objects/LOD" ],
[ "Line", "api/objects/Line" ],
[ "Mesh", "api/objects/Mesh" ],
[ "MorphAnimMesh", "api/objects/MorphAnimMesh" ],
[ "ParticleSystem", "api/objects/ParticleSystem" ],
[ "SkinnedMesh", "api/objects/SkinnedMesh" ],
[ "Sprite", "api/objects/Sprite" ]
],
"Renderers": [
[ "CanvasRenderer", "api/renderers/CanvasRenderer" ],
[ "WebGLRenderer", "api/renderers/WebGLRenderer" ],
[ "WebGLRenderTarget", "api/renderers/WebGLRenderTarget" ],
[ "WebGLRenderTargetCube", "api/renderers/WebGLRenderTargetCube" ]
[ "WebGLRenderTargetCube", "api/renderers/WebGLRenderTargetCube" ],
[ "WebGLRenderer", "api/renderers/WebGLRenderer" ]
],
"Renderers / Renderables": [
[ "RenderableFace3", "api/renderers/renderables/RenderableFace3" ],
[ "RenderableFace", "api/renderers/renderables/RenderableFace" ],
[ "RenderableLine", "api/renderers/renderables/RenderableLine" ],
[ "RenderableObject", "api/renderers/renderables/RenderableObject" ],
[ "RenderableParticle", "api/renderers/renderables/RenderableParticle" ],
[ "RenderableSprite", "api/renderers/renderables/RenderableSprite" ],
[ "RenderableVertex", "api/renderers/renderables/RenderableVertex" ]
],
"Renderers / Shaders": [
[ "ShaderChunk", "api/renderers/shaders/ShaderChunk" ],
[ "UniformsUtils", "api/renderers/shaders/UniformsUtils" ],
[ "ShaderLib", "api/renderers/shaders/ShaderLib" ],
[ "UniformsLib", "api/renderers/shaders/UniformsLib" ],
[ "ShaderLib", "api/renderers/shaders/ShaderLib" ]
[ "UniformsUtils", "api/renderers/shaders/UniformsUtils" ]
],
"Scenes": [
......@@ -146,8 +150,8 @@ var list = {
"Extras / Animation": [
[ "Animation", "api/extras/animation/Animation" ],
[ "AnimationHandler", "api/extras/animation/AnimationHandler" ],
[ "AnimationMorphTarget", "api/extras/animation/AnimationMorphTarget" ],
[ "KeyFrameAnimation", "api/extras/animation/KeyFrameAnimation" ]
[ "KeyFrameAnimation", "api/extras/animation/KeyFrameAnimation" ],
[ "AnimationMorphTarget", "api/extras/animation/AnimationMorphTarget" ]
],
"Extras / Cameras": [
......@@ -155,6 +159,7 @@ var list = {
[ "CubeCamera", "api/extras/cameras/CubeCamera" ]
],
"Extras / Core": [
[ "Curve", "api/extras/core/Curve" ],
[ "CurvePath", "api/extras/core/CurvePath" ],
......@@ -163,9 +168,24 @@ var list = {
[ "Shape", "api/extras/core/Shape" ]
],
"Extras / Curves": [
[ "ArcCurve", "api/extras/curves/ArcCurve" ],
[ "ClosedSplineCurve3", "api/extras/curves/ClosedSplineCurve3" ],
[ "CubicBezierCurve", "api/extras/curves/CubicBezierCurve" ],
[ "CubicBezierCurve3", "api/extras/curves/CubicBezierCurve3" ],
[ "EllipseCurve", "api/extras/curves/EllipseCurve" ],
[ "LineCurve", "api/extras/curves/LineCurve" ],
[ "LineCurve3", "api/extras/curves/LineCurve3" ],
[ "QuadraticBezierCurve", "api/extras/curves/QuadraticBezierCurve" ],
[ "QuadraticBezierCurve3", "api/extras/curves/QuadraticBezierCurve3" ],
[ "SplineCurve", "api/extras/curves/SplineCurve" ],
[ "SplineCurve3", "api/extras/curves/SplineCurve3" ]
],
"Extras / Geometries": [
[ "BoxGeometry", "api/extras/geometries/BoxGeometry" ],
[ "BoxGeometry2", "api/extras/geometries/BoxGeometry2" ],
[ "CircleGeometry", "api/extras/geometries/CircleGeometry" ],
[ "ConvexGeometry", "api/extras/geometries/ConvexGeometry" ],
[ "CubeGeometry", "api/extras/geometries/CubeGeometry" ],
[ "CylinderGeometry", "api/extras/geometries/CylinderGeometry" ],
[ "ExtrudeGeometry", "api/extras/geometries/ExtrudeGeometry" ],
......@@ -174,6 +194,7 @@ var list = {
[ "OctahedronGeometry", "api/extras/geometries/OctahedronGeometry" ],
[ "ParametricGeometry", "api/extras/geometries/ParametricGeometry" ],
[ "PlaneGeometry", "api/extras/geometries/PlaneGeometry" ],
[ "PlaneGeometry2", "api/extras/geometries/PlaneGeometry2" ],
[ "PolyhedronGeometry", "api/extras/geometries/PolyhedronGeometry" ],
[ "RingGeometry", "api/extras/geometries/RingGeometry" ],
[ "ShapeGeometry", "api/extras/geometries/ShapeGeometry" ],
......@@ -191,10 +212,15 @@ var list = {
[ "BoundingBoxHelper", "api/extras/helpers/BoundingBoxHelper" ],
[ "CameraHelper", "api/extras/helpers/CameraHelper" ],
[ "DirectionalLightHelper", "api/extras/helpers/DirectionalLightHelper" ],
[ "EdgesHelper", "api/extras/helpers/EdgesHelper" ],
[ "FaceNormalsHelper", "api/extras/helpers/FaceNormalsHelper" ],
[ "GridHelper", "api/extras/helpers/GridHelper" ],
[ "HemisphereLightHelper", "api/extras/helpers/HemisphereLightHelper" ],
[ "PointLightHelper", "api/extras/helpers/PointLightHelper" ],
[ "SpotLightHelper", "api/extras/helpers/SpotLightHelper" ]
[ "SpotLightHelper", "api/extras/helpers/SpotLightHelper" ],
[ "VertexNormalsHelper", "api/extras/helpers/VertexNormalsHelper" ],
[ "VertexTangentsHelper", "api/extras/helpers/VertexTangentsHelper" ],
[ "WireframeHelper", "api/extras/helpers/WireframeHelper" ]
],
"Extras / Objects": [
......@@ -211,8 +237,7 @@ var list = {
],
"Extras / Shaders": [
[ "ShaderFlares", "api/extras/shaders/ShaderFlares" ],
[ "ShaderSprite", "api/extras/shaders/ShaderSprite" ]
[ "ShaderFlares", "api/extras/shaders/ShaderFlares" ]
]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册