Sha256: 6beabab5c10f8be9ce103b0aa066e6ba4fa9f5cc29283d1cb2702fe7c2bf5c86

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372843462.410451:@value"�{I"
class:EFI"ProcessedAsset;FI"logical_path;FI"Core/Visibility.js;TI"
pathname;FI"O/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Visibility.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi�I"digest;F"%b24b83c3e64b30a97942f742f7d25e1aI"source;FI"�/*global define*/

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

    /**
     * This enumerated type is used in determining to what extent an object, the occludee,
     * is visible during horizon culling. An occluder may fully block an occludee, in which case
     * it has no visibility, may partially block an occludee from view, or may not block it at all,
     * leading to full visibility.
     *
     * @exports Visibility
     */
    var Visibility = {
        /**
         * Represents that no part of an object is visible.
         *
         * @type {Enumeration}
         * @constant
         * @default -1
         */
        NONE : new Enumeration(-1, 'NONE'),
        /**
        * Represents that part, but not all, of an object is visible
        *
        * @type {Enumeration}
        * @constant
        * @default 0
        */
        PARTIAL : new Enumeration(0, 'PARTIAL'),
        /**
        * Represents that an object is visible in its entirety.
        *
        * @type {Enumeration}
        * @constant
        * @default 1
        */
        FULL : new Enumeration(1, 'FULL')
    };

    return Visibility;
});
;FI"dependency_digest;F"%32cb41326b2ca98b97b048955ddb91a9I"required_paths;F[I"O/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Visibility.js;TI"dependency_paths;F[{I"	path;FI"O/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Visibility.js;TI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"digest;F"%1347faecf6a1903cfd300c9c7076392aI"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cesium-0.18.0 test/dummy/tmp/cache/assets/D56/900/sprockets%2F25578c8f867da57e3b56b72a709d6edd