#include <xyz.h>
|
using | Position = std::array< double, 3 > |
|
◆ Position
◆ XyzFileReader() [1/2]
occ::io::XyzFileReader::XyzFileReader |
( |
std::istream & |
| ) |
|
◆ XyzFileReader() [2/2]
occ::io::XyzFileReader::XyzFileReader |
( |
const std::string & |
| ) |
|
◆ as_occ_input()
OccInput occ::io::XyzFileReader::as_occ_input |
( |
| ) |
const |
◆ is_likely_xyz_filename()
static bool occ::io::XyzFileReader::is_likely_xyz_filename |
( |
const std::string & |
filename | ) |
|
|
static |
◆ update_occ_input()
void occ::io::XyzFileReader::update_occ_input |
( |
OccInput & |
| ) |
const |
◆ comment
std::string occ::io::XyzFileReader::comment |
◆ elements
◆ positions
std::vector<Position> occ::io::XyzFileReader::positions |
The documentation for this struct was generated from the following file:
- /home/runner/work/occ/occ/include/occ/io/xyz.h