cesium-native  0.41.0
CesiumGeometry::Plane Member List

This is the complete list of members for CesiumGeometry::Plane, including all inherited members.

getDistance() const noexceptCesiumGeometry::Planeinline
getNormal() const noexceptCesiumGeometry::Planeinline
getPointDistance(const glm::dvec3 &point) const noexceptCesiumGeometry::Plane
ORIGIN_XY_PLANECesiumGeometry::Planestatic
ORIGIN_YZ_PLANECesiumGeometry::Planestatic
ORIGIN_ZX_PLANECesiumGeometry::Planestatic
Plane() noexceptCesiumGeometry::Plane
Plane(const glm::dvec3 &normal, double distance)CesiumGeometry::Plane
Plane(const glm::dvec3 &point, const glm::dvec3 &normal)CesiumGeometry::Plane
projectPointOntoPlane(const glm::dvec3 &point) const noexceptCesiumGeometry::Plane