- Class IllegalValueException
- Use ValueError instead.
- Member openvdb::v5_2::tools::fillWithSpheres (const GridT &grid, std::vector< openvdb::Vec4s > &spheres, int maxSphereCount, bool overlapping, float minRadius, float maxRadius, float isovalue, int instanceCount, InterrupterT *interrupter)
- Use the sphereCount overload instead.
- Member openvdb::v5_2::tools::fillWithSpheres (const GridT &grid, std::vector< openvdb::Vec4s > &spheres, int maxSphereCount, bool overlapping, float minRadius, float maxRadius, float isovalue, int instanceCount, InterrupterT *interrupter)
- Use the sphereCount overload instead.