Sha256: 3de5a2012dca50a3b90862fc86cce7df9fc9ead7192dffa8d0114bf993d5efc5

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

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

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

    /**
     * DOC_TBA
     *
     * @exports WindingOrder
     */
    var WindingOrder = {
        /**
         * DOC_TBA
         *
         * @type {Enumeration}
         * @constant
         * @default 0x0900
         */
        CLOCKWISE : new Enumeration(0x0900, 'CLOCKWISE'), // WebGL: CW
        /**
         * DOC_TBA
         *
         * @type {Enumeration}
         * @constant
         * @default 0x901
         */
        COUNTER_CLOCKWISE : new Enumeration(0x0901, 'COUNTER_CLOCKWISE'), // WebGL CCW

        /**
         * DOC_TBA
         *
         * @param {WindingOrder} windingOrder
         *
         * @returns {Boolean}
         */
        validate : function(windingOrder) {
            return ((windingOrder === WindingOrder.CLOCKWISE) ||
                    (windingOrder === WindingOrder.COUNTER_CLOCKWISE));
        }
    };

    return WindingOrder;
});
;FI"required_assets_digest;F"%0caa11a830ff2a675de719bde5724b1dI"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cesium-0.18.0 test/dummy/tmp/cache/assets/D66/980/sprockets%2F391af151462bb7479f351faa5dc2afb6