file
selections.hLigthweight selections of Atom, Reference and Molecule references.
Contents
- Reference
Namespaces
- namespace xmol
- Reworked original xmol.
- namespace xmol::proxy
- Proxy references to frame.
Classes
Functions
- auto operator|(const AtomSelection& lhs, const AtomSelection& rhs) -> AtomSelection
- auto operator-(const AtomSelection& lhs, const AtomSelection& rhs) -> AtomSelection
- auto operator&(const AtomSelection& lhs, const AtomSelection& rhs) -> AtomSelection
- auto operator|(const ResidueSelection& lhs, const ResidueSelection& rhs) -> ResidueSelection
- auto operator-(const ResidueSelection& lhs, const ResidueSelection& rhs) -> ResidueSelection
- auto operator&(const ResidueSelection& lhs, const ResidueSelection& rhs) -> ResidueSelection
- auto operator|(const MoleculeSelection& lhs, const MoleculeSelection& rhs) -> MoleculeSelection
- auto operator-(const MoleculeSelection& lhs, const MoleculeSelection& rhs) -> MoleculeSelection
- auto operator&(const MoleculeSelection& lhs, const MoleculeSelection& rhs) -> MoleculeSelection