![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::utility | |
Functions | |
| Json::Value | cloudViewer::utility::StringToJson (const std::string &json_str) |
| Parse string and conver to Json::value. Throws exception if the conversion is invalid. More... | |
| std::string | cloudViewer::utility::JsonToString (const Json::Value &json) |
| Serialize a Json::Value to a string. More... | |