cesium-native  0.41.0
CesiumGeometry::OrientedBoundingBox Member List

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

computeDistanceSquaredToPosition(const glm::dvec3 &position) const noexceptCesiumGeometry::OrientedBoundingBox
contains(const glm::dvec3 &position) const noexceptCesiumGeometry::OrientedBoundingBox
fromAxisAligned(const AxisAlignedBox &axisAligned) noexceptCesiumGeometry::OrientedBoundingBoxstatic
fromSphere(const BoundingSphere &sphere) noexceptCesiumGeometry::OrientedBoundingBoxstatic
getCenter() const noexceptCesiumGeometry::OrientedBoundingBoxinline
getHalfAxes() const noexceptCesiumGeometry::OrientedBoundingBoxinline
getInverseHalfAxes() const noexceptCesiumGeometry::OrientedBoundingBoxinline
getLengths() const noexceptCesiumGeometry::OrientedBoundingBoxinline
intersectPlane(const Plane &plane) const noexceptCesiumGeometry::OrientedBoundingBox
OrientedBoundingBox(const glm::dvec3 &center, const glm::dmat3 &halfAxes) noexceptCesiumGeometry::OrientedBoundingBoxinline
toAxisAligned() const noexceptCesiumGeometry::OrientedBoundingBox
toSphere() const noexceptCesiumGeometry::OrientedBoundingBox
transform(const glm::dmat4 &transformation) const noexceptCesiumGeometry::OrientedBoundingBox