CesiumGS / cesium-native

Apache License 2.0
402 stars 205 forks source link

Add some new bounding volume related helper functions #824

Closed kring closed 5 months ago

kring commented 5 months ago

From the changelog:

These just round out some useful capabilities for working with implicit tiling and Cesium3DTiles::BoundingVolume instances.

csciguy8 commented 5 months ago

Looks good @kring !

Double checked new functions have coverage, no typos in code, documentation makes sense. Nice straightforward changes.

Merging...