Sha256: e3baf2179e2e6a30934aee4460805df822da25cfa81b299fab38d3ca112e1e9f

Contents?: true

Size: 1.8 KB

Versions: 5

Compression:

Stored size: 1.8 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1361724136.246308:@value"�{I"
class:EFI"ProcessedAsset;FI"logical_path;FI"Scene/FrustumCommands.js;TI"
pathname;FI"N/Users/bogumil/www/cesium/app/assets/javascripts/Scene/FrustumCommands.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-02-24T17:09:01+01:00;FI"length;Fi�I"digest;F"%d1ae4f574241c5a748fdb85787fb6b08I"source;FI"�/*global define*/

define(['../Core/defaultValue'], function(defaultValue) {
    "use strict";

    /**
     * Defines a list of commands whose geometry are bound by near and far distances from the camera.
     * @alias FrustumCommands
     * @constructor
     *
     * @param {Number} [near=0.0] The lower bound or closest distance from the camera.
     * @param {Number} [far=0.0] The upper bound or farthest distance from the camera.
     */
    var FrustumCommands = function(near, far) {
        /**
         * The lower bound or closest distance from the camera.
         * @type {Number}
         */
        this.near = defaultValue(near, 0.0);
        /**
         * The upper bound or farthest distance from the camera.
         * @type {Number}
         */
        this.far = defaultValue(far, 0.0);
        /**
         * The list of commands.
         * @type {Array}
         */
        this.commands = [];
    };

    return FrustumCommands;
});
;FI"dependency_digest;F"%008cd88c9c7d570015b9987f84380fa7I"required_paths;F[I"N/Users/bogumil/www/cesium/app/assets/javascripts/Scene/FrustumCommands.js;TI"dependency_paths;F[{I"	path;FI"N/Users/bogumil/www/cesium/app/assets/javascripts/Scene/FrustumCommands.js;TI"
mtime;FI"2013-02-24T17:09:01+01:00;FI"digest;F"%daaf8506d9326fbdd827e62a85b4869fI"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/D2A/150/sprockets%2F040bda641f52d160666b513ecfd43ae4
cesium-0.23.0 test/dummy/tmp/cache/assets/D2A/150/sprockets%2F040bda641f52d160666b513ecfd43ae4
cesium-0.22.0 test/dummy/tmp/cache/assets/D2A/150/sprockets%2F040bda641f52d160666b513ecfd43ae4
cesium-0.14.0 test/dummy/tmp/cache/assets/D2A/150/sprockets%2F040bda641f52d160666b513ecfd43ae4
cesium-0.13.2 test/dummy/tmp/cache/assets/D2A/150/sprockets%2F040bda641f52d160666b513ecfd43ae4