Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Fischer <info@bitworking.de>
  • Loading branch information
bitworking committed Jul 9, 2014
1 parent cab27c9 commit f478dc8
Show file tree
Hide file tree
Showing 30 changed files with 1,683 additions and 136 deletions.
2 changes: 1 addition & 1 deletion docs/css3d.ajax.html
Expand Up @@ -991,7 +991,7 @@ <h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="css3d.ht
<br clear="both">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Tue Jul 08 2014 18:27:20 GMT+0200 (Mitteleuropäische Sommerzeit)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Wed Jul 09 2014 18:47:27 GMT+0200 (Mitteleuropäische Sommerzeit)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/css3d.ajax.js.html
Expand Up @@ -232,7 +232,7 @@ <h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="css3d.ht
<br clear="both">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Tue Jul 08 2014 18:27:20 GMT+0200 (Mitteleuropäische Sommerzeit)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Wed Jul 09 2014 18:47:27 GMT+0200 (Mitteleuropäische Sommerzeit)
</footer>

<script> prettyPrint(); </script>
Expand Down
114 changes: 92 additions & 22 deletions docs/css3d.camera.html
Expand Up @@ -256,6 +256,76 @@ <h5>Returns:</h5>



<h3 class="subsection-title">Members</h3>

<dl>

<dt>
<h4 class="name" id="this.perspective"><span class="type-signature"></span>#this.perspective<span class="type-signature"> :Integer</span></h4>


</dt>
<dd>

<div class="description">
Set the perspective value
</div>



<h5>Type:</h5>
<ul>
<li>

<span class="param-type">Integer</span>


</li>
</ul>



<dl class="details">



















<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line39">line 39</a>
</li></ul></dd>







</dl>





</dd>

</dl>



<h3 class="subsection-title">Methods</h3>
Expand Down Expand Up @@ -300,7 +370,7 @@ <h4 class="name" id="backVector"><span class="type-signature"></span>#camera#bac

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line148">line 148</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line154">line 154</a>
</li></ul></dd>


Expand Down Expand Up @@ -437,7 +507,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line161">line 161</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line167">line 167</a>
</li></ul></dd>


Expand Down Expand Up @@ -593,7 +663,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line299">line 299</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line305">line 305</a>
</li></ul></dd>


Expand Down Expand Up @@ -749,7 +819,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line271">line 271</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line277">line 277</a>
</li></ul></dd>


Expand Down Expand Up @@ -834,7 +904,7 @@ <h4 class="name" id="getRotation"><span class="type-signature"></span>#camera#ge

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line108">line 108</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line114">line 114</a>
</li></ul></dd>


Expand Down Expand Up @@ -919,7 +989,7 @@ <h4 class="name" id="getTranslation"><span class="type-signature"></span>#camera

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line137">line 137</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line143">line 143</a>
</li></ul></dd>


Expand Down Expand Up @@ -1004,7 +1074,7 @@ <h4 class="name" id="getViewMatrix"><span class="type-signature"></span>#camera#

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line238">line 238</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line244">line 244</a>
</li></ul></dd>


Expand Down Expand Up @@ -1141,7 +1211,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line191">line 191</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line197">line 197</a>
</li></ul></dd>


Expand Down Expand Up @@ -1366,7 +1436,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line365">line 365</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line371">line 371</a>
</li></ul></dd>


Expand Down Expand Up @@ -1545,7 +1615,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line346">line 346</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line352">line 352</a>
</li></ul></dd>


Expand Down Expand Up @@ -1724,7 +1794,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line327">line 327</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line333">line 333</a>
</li></ul></dd>


Expand Down Expand Up @@ -1857,7 +1927,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line386">line 386</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line392">line 392</a>
</li></ul></dd>


Expand Down Expand Up @@ -1942,7 +2012,7 @@ <h4 class="name" id="rightVector"><span class="type-signature"></span>#camera#ri

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line178">line 178</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line184">line 184</a>
</li></ul></dd>


Expand Down Expand Up @@ -2098,7 +2168,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line58">line 58</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line64">line 64</a>
</li></ul></dd>


Expand Down Expand Up @@ -2231,7 +2301,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line95">line 95</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line101">line 101</a>
</li></ul></dd>


Expand Down Expand Up @@ -2410,7 +2480,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line74">line 74</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line80">line 80</a>
</li></ul></dd>


Expand Down Expand Up @@ -2589,7 +2659,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line122">line 122</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line128">line 128</a>
</li></ul></dd>


Expand Down Expand Up @@ -2722,7 +2792,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line250">line 250</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line256">line 256</a>
</li></ul></dd>


Expand Down Expand Up @@ -2859,7 +2929,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line221">line 221</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line227">line 227</a>
</li></ul></dd>


Expand Down Expand Up @@ -2948,7 +3018,7 @@ <h4 class="name" id="update"><span class="type-signature"></span>#camera#update<

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line400">line 400</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line406">line 406</a>
</li></ul></dd>


Expand Down Expand Up @@ -3033,7 +3103,7 @@ <h4 class="name" id="upVector"><span class="type-signature"></span>#camera#upVec

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line208">line 208</a>
<a href="css3d.camera.js.html">css3d.camera.js</a>, <a href="css3d.camera.js.html#line214">line 214</a>
</li></ul></dd>


Expand Down Expand Up @@ -3100,7 +3170,7 @@ <h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="css3d.ht
<br clear="both">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Tue Jul 08 2014 18:27:20 GMT+0200 (Mitteleuropäische Sommerzeit)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Wed Jul 09 2014 18:47:27 GMT+0200 (Mitteleuropäische Sommerzeit)
</footer>

<script> prettyPrint(); </script>
Expand Down
8 changes: 7 additions & 1 deletion docs/css3d.camera.js.html
Expand Up @@ -57,6 +57,12 @@ <h1 class="page-title">Source: css3d.camera.js</h1>
*/
var camera = function(x, y, z, perspective)
{
/**
* Set the perspective value
* @type {Integer}
* @memberof! css3d.camera
* @instance
*/
this.perspective = perspective || 800;

x = (null != x) ? x : 0;
Expand Down Expand Up @@ -460,7 +466,7 @@ <h2><a href="index.html">Index</a></h2><h3>Classes</h3><ul><li><a href="css3d.ht
<br clear="both">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Tue Jul 08 2014 18:27:20 GMT+0200 (Mitteleuropäische Sommerzeit)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha9</a> on Wed Jul 09 2014 18:47:27 GMT+0200 (Mitteleuropäische Sommerzeit)
</footer>

<script> prettyPrint(); </script>
Expand Down

0 comments on commit f478dc8

Please sign in to comment.