Sha256: abddb6b4fb0f31e9c618afe46fedc89cc2a4626a3a955f1ab3acfcbf4a6b9adc
Contents?: true
Size: 1.38 KB
Versions: 2
Compression:
Stored size: 1.38 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709797.206906:@value" {I" class:ETI"BundledAsset;FI"logical_path;TI"?Shaders/Builtin/Functions/latitudeToWebMercatorFraction.js;TI" pathname;TI"x/Users/bogumil/www/engines/cesium/app/assets/javascripts/Shaders/Builtin/Functions/latitudeToWebMercatorFraction.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti�I"digest;TI"%496cccbc831572dee45887e27f504c7b;FI"source;TI"� //This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "float czm_latitudeToWebMercatorFraction(float latitude, float southMercatorYLow, float southMercatorYHigh, float oneOverMercatorHeight)\n\ {\n\ float sinLatitude = sin(latitude);\n\ float mercatorY = 0.5 * log((1.0 + sinLatitude) / (1.0 - sinLatitude));\n\ float t1 = 0.0 - southMercatorYLow;\n\ float e = t1 - 0.0;\n\ float t2 = ((-southMercatorYLow - e) + (0.0 - (t1 - e))) + mercatorY - southMercatorYHigh;\n\ float highDifference = t1 + t2;\n\ float lowDifference = t2 - (highDifference - t1);\n\ return highDifference * oneOverMercatorHeight + lowDifference * oneOverMercatorHeight;\n\ }\n\ "; }); ;TI"required_assets_digest;TI"%4a5eb583d2c8e67801569bfe14258cd7;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems