Function lvr2::hdf5util::validateGroupDataset
Defined in File Hdf5Util.hpp
Function Documentation
-
std::pair<std::string, std::string> lvr2::hdf5util::validateGroupDataset(const std::string &groupName, const std::string &datasetName)
- Parameters:
groupName – groupName like groupA/groupB
datasetName – datasetName like groupC/dataset (group hides in dataset name)
- Returns:
std::pair<std::string, std::string> Returns corrected groupName and datasetName