OpenVDB
9.0.1
|
Allows for the construction of NanoVDB grids without any dependecy. More...
#include <nanovdb/util/GridValidator.h>
Static Public Member Functions | |
static std::string | check (const GridT &grid, bool detailed=true) |
Returns an error message (an empty string means no error) More... | |
Allows for the construction of NanoVDB grids without any dependecy.
|
static |
Returns an error message (an empty string means no error)
grid | NanoVDB grid to be tested |
detailed | If true the checksum is computed and validated as well as all the node pointers |
detailed
== true!