|
cesium-native 0.52.0
|
This is the complete list of members for CesiumGeospatial::GlobeAnchor, including all inherited members.
| fromAnchorToFixedTransform(const glm::dmat4 &anchorToFixed) | CesiumGeospatial::GlobeAnchor | static |
| fromAnchorToLocalTransform(const LocalHorizontalCoordinateSystem &localCoordinateSystem, const glm::dmat4 &anchorToLocal) | CesiumGeospatial::GlobeAnchor | static |
| getAnchorToFixedTransform() const | CesiumGeospatial::GlobeAnchor | |
| getAnchorToLocalTransform(const LocalHorizontalCoordinateSystem &localCoordinateSystem) const | CesiumGeospatial::GlobeAnchor | |
| GlobeAnchor(const glm::dmat4 &anchorToFixed) | CesiumGeospatial::GlobeAnchor | explicit |
| setAnchorToFixedTransform(const glm::dmat4 &newAnchorToFixed, bool adjustOrientation, const Ellipsoid &ellipsoid=CesiumGeospatial::Ellipsoid::WGS84) | CesiumGeospatial::GlobeAnchor | |
| setAnchorToLocalTransform(const LocalHorizontalCoordinateSystem &localCoordinateSystem, const glm::dmat4 &newAnchorToLocal, bool adjustOrientation, const Ellipsoid &ellipsoid=CesiumGeospatial::Ellipsoid::WGS84) | CesiumGeospatial::GlobeAnchor |