OctreeBoundingVolume
Computes an approximate bounding volume for an implicit function using octree refinement (see
Octree and ImplicitFunction::approximateBoundingVolumeOctree).
The source for this example is at Examples/OctreeBoundingVolume/main.cpp. See
Building for how to compile it with CMake, GNU Make, or a direct compiler
invocation.
cd Examples/OctreeBoundingVolume
./OctreeBoundingVolume.ex