SimpleFastOpenAtomicVisualiser
|
#include <filesystem>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <algorithm>
#include <structure.h>
#include <util.h>
Go to the source code of this file.
Classes | |
class | XYZ |
Read XYZ and EXTXYZ files. More... | |
Functions | |
bool | ostensiblyXYZLike (std::filesystem::path path) |
Check if a path is XYZ'y. | |