Sha256: fa770ba01eefb573ed49e3094079849141ad5ac355e11c1624320fdcb8aa51ff
Contents?: true
Size: 1.81 KB
Versions: 4
Compression:
Stored size: 1.81 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709790.2147899:@value"�{I" class:ETI"ProcessedAsset;FI"logical_path;TI"Core/CornerType.js;FI" pathname;TI"P/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/CornerType.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti�I"digest;TI"%1e91c015cec3b9ad80583a7b15717b94;FI"source;TI"�/*global define*/ define(['Core/Enumeration'], function(Enumeration) { "use strict"; /** * @exports CornerType */ var CornerType = { /** * ___ * ( ___ * | | * * Corner is circular. * @type {Enumeration} * @constant * @default 0 */ ROUNDED : new Enumeration(0, 'ROUNDED'), /** * ______ * | ___ * | | * * Corner point is the intersection of adjacent edges. * @type {Enumeration} * @constant * @default 1 */ MITERED : new Enumeration(1, 'MITERED'), /** * ___ * / ___ * | | * * Corner is clipped. * @type {Enumeration} * @constant * @default 2 */ BEVELED : new Enumeration(2, 'BEVELED') }; return CornerType; }); ;TI"dependency_digest;TI"%f51eddbd5bec43af2ec69b0ec9a8b653;FI"required_paths;T[I"P/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/CornerType.js;FI"dependency_paths;T[{I" path;TI"P/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/CornerType.js;FI" mtime;TI"2013-10-02T12:16:28+02:00;TI"digest;TI"%8628b50ff05c468a8707a9d1a7fb1d09;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
4 entries across 4 versions & 1 rubygems