Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: samples/o3d-webgl/bitmap.js

Issue 1703014: Added culling sample. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/o3d-webgl-samples/culling.html ('k') | samples/o3d-webgl/bounding_box.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/o3d-webgl/bitmap.js
===================================================================
--- samples/o3d-webgl/bitmap.js (revision 45983)
+++ samples/o3d-webgl/bitmap.js (working copy)
@@ -82,6 +82,7 @@
/**
* Gets a canvas to use for scratch work.
+ * @return {Canvas} The canvas.
* @private
*/
o3d.Bitmap.getScratchCanvas_ = function() {
« no previous file with comments | « samples/o3d-webgl-samples/culling.html ('k') | samples/o3d-webgl/bounding_box.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698