13 #include <openvdb/openvdb.h> 43 static void GridThreading (
const openvdb::Int64Grid::Ptr& VDBGrid_Ptr, std::shared_ptr<MF::Database::ThreadArray>& ThreadArray_Ptr);
44 static void ThreadPartitioning (
const openvdb::Int64Grid::Ptr& VDBGrid_Ptr,
const std::shared_ptr<MF::Database::ConfigData>& ConfigData_Ptr);
static void GridThreading(const openvdb::Int64Grid::Ptr &VDBGrid_Ptr, std::shared_ptr< MF::Database::ThreadArray > &ThreadArray_Ptr)
Grid partitioning into MFThreads.
The AutoThreading class is responsible for automatic partitioning of grid nodes into MFThreads...
static void ThreadPartitioning(const openvdb::Int64Grid::Ptr &VDBGrid_Ptr, const std::shared_ptr< MF::Database::ConfigData > &ConfigData_Ptr)
MFThreads partitioning.