cesium-native  0.41.0
CesiumGeospatial::WebMercatorProjection Member List

This is the complete list of members for CesiumGeospatial::WebMercatorProjection, including all inherited members.

computeMaximumProjectedRectangle(const Ellipsoid &ellipsoid CESIUM_DEFAULT_ELLIPSOID) noexceptCesiumGeospatial::WebMercatorProjectioninlinestatic
geodeticLatitudeToMercatorAngle(double latitude) noexceptCesiumGeospatial::WebMercatorProjectionstatic
getEllipsoid() const noexceptCesiumGeospatial::WebMercatorProjectioninline
MAXIMUM_GLOBE_RECTANGLECesiumGeospatial::WebMercatorProjectionstatic
MAXIMUM_LATITUDECesiumGeospatial::WebMercatorProjectionstatic
mercatorAngleToGeodeticLatitude(double mercatorAngle) noexceptCesiumGeospatial::WebMercatorProjectionstatic
operator!=(const WebMercatorProjection &rhs) const noexceptCesiumGeospatial::WebMercatorProjectioninline
operator==(const WebMercatorProjection &rhs) const noexceptCesiumGeospatial::WebMercatorProjectioninline
project(const Cartographic &cartographic) const noexceptCesiumGeospatial::WebMercatorProjection
project(const CesiumGeospatial::GlobeRectangle &rectangle) const noexceptCesiumGeospatial::WebMercatorProjection
unproject(const glm::dvec2 &projectedCoordinates) const noexceptCesiumGeospatial::WebMercatorProjection
unproject(const glm::dvec3 &projectedCoordinates) const noexceptCesiumGeospatial::WebMercatorProjection
unproject(const CesiumGeometry::Rectangle &rectangle) const noexceptCesiumGeospatial::WebMercatorProjection
WebMercatorProjection(const Ellipsoid &ellipsoid CESIUM_DEFAULT_ELLIPSOID) noexceptCesiumGeospatial::WebMercatorProjection