cesium-native
0.41.0
|
This is the complete list of members for CesiumGeospatial::GeographicProjection, including all inherited members.
computeMaximumProjectedRectangle(const Ellipsoid &ellipsoid CESIUM_DEFAULT_ELLIPSOID) noexcept | CesiumGeospatial::GeographicProjection | inlinestatic |
GeographicProjection(const Ellipsoid &ellipsoid CESIUM_DEFAULT_ELLIPSOID) noexcept | CesiumGeospatial::GeographicProjection | |
getEllipsoid() const noexcept | CesiumGeospatial::GeographicProjection | inline |
MAXIMUM_GLOBE_RECTANGLE | CesiumGeospatial::GeographicProjection | static |
operator!=(const GeographicProjection &rhs) const noexcept | CesiumGeospatial::GeographicProjection | inline |
operator==(const GeographicProjection &rhs) const noexcept | CesiumGeospatial::GeographicProjection | inline |
project(const Cartographic &cartographic) const noexcept | CesiumGeospatial::GeographicProjection | |
project(const CesiumGeospatial::GlobeRectangle &rectangle) const noexcept | CesiumGeospatial::GeographicProjection | |
unproject(const glm::dvec2 &projectedCoordinates) const noexcept | CesiumGeospatial::GeographicProjection | |
unproject(const glm::dvec3 &projectedCoordinates) const noexcept | CesiumGeospatial::GeographicProjection | |
unproject(const CesiumGeometry::Rectangle &rectangle) const noexcept | CesiumGeospatial::GeographicProjection |