19 #ifndef OST_RESIDUE_VIEW_HH
20 #define OST_RESIDUE_VIEW_HH
31 namespace ost {
namespace mol {
59 operator bool()
const {
return this->IsValid(); }
125 bool IsAtomIncluded(
const AtomHandle& handle)
const;
143 int GetAtomCount()
const;
155 int GetIndex()
const;
160 double GetMass()
const;
186 unsigned long GetHashCode()
const;
192 bool HasAtoms()
const;
196 void SetIndex(
int index);
204 #endif // OST_RESIDUE_VIEW_HH
ResidueViewDataPtr & ViewData()
Get internal view data.
const ResidueViewDataPtr & ViewData() const
Get internal view data.
boost::shared_ptr< ResidueImpl > ResidueImplPtr
bool DLLEXPORT_OST_GEOM operator==(const Line2 &l1, const Line2 &l2)
DLLEXPORT_OST_IMG_BASE bool operator!=(const ImageHandle &lhs, const ConstImageHandle &rhs)
Three dimensional vector class, using Real precision.
#define DLLEXPORT_OST_MOL
std::vector< AtomView > AtomViewList
EntityViewVisitor interface.
boost::shared_ptr< ResidueViewData > ResidueViewDataPtr
base class for ResidueHandle and ResidueView
void RemoveAtoms(ost::mol::EntityHandle &ent, ost::conop::CompoundLibPtr lib, bool rm_unk_atoms, bool rm_non_std, bool rm_hyd_atoms, bool rm_oxt_atoms, bool rm_zero_occ_atoms, bool colored=true, bool reprocess=true)