Methods
|
|
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
addAtom
|
addAtom ( self, element )
addAtom(Atom* element)
addAtom documentation.
|
|
bondedTo
|
bondedTo ( self, r )
bondedTo(Residue* r) -> bool
bondedTo documentation.
|
|
findAtom
|
findAtom ( self, name )
findAtom(otf::Symbol name) -> Atom*
findAtom(otf::Symbol name, char altLoc) -> Atom*
findAtom documentation.
|
|
findRangeAtoms
|
findRangeAtoms ( self, aname )
findRangeAtoms(otf::Symbol aname) -> std::pair<Residue::Atoms::const_iterator,Residue::Atoms::const_iterator>
findRangeAtoms documentation.
|
|
hasRibbon
|
hasRibbon ( self )
hasRibbon() -> bool
hasRibbon documentation.
|
|
oslChildren
|
oslChildren ( self )
oslChildren() -> std::vector<Selectable*>
oslChildren documentation.
|
|
oslIdent
|
oslIdent (
self,
start,
end,
)
oslIdent(enum Selector start, enum Selector end) -> std::string
oslIdent documentation.
|
|
oslLevel
|
oslLevel ( self )
oslLevel() -> enum Selector
oslLevel documentation.
|
|
oslParents
|
oslParents ( self )
oslParents() -> std::vector<Selectable*>
oslParents documentation.
|
|
oslTestAbbr
|
oslTestAbbr ( self, a )
oslTestAbbr(OSLAbbreviation* a) -> bool
oslTestAbbr documentation.
|
|
removeAtom
|
removeAtom ( self, element )
removeAtom(Atom* element)
removeAtom documentation.
|
|
ribbonBinormals
|
ribbonBinormals ( self )
ribbonBinormals() -> GeometryVector
ribbonBinormals documentation.
|
|
ribbonCenters
|
ribbonCenters ( self )
ribbonCenters() -> GeometryVector
ribbonCenters documentation.
|
|
ribbonFindStyle
|
ribbonFindStyle ( self )
ribbonFindStyle() -> RibbonStyle*
ribbonFindStyle documentation.
|
|
ribbonFindXSection
|
ribbonFindXSection ( self )
ribbonFindXSection() -> RibbonXSection*
ribbonFindXSection documentation.
|
|
ribbonNormals
|
ribbonNormals ( self )
ribbonNormals() -> GeometryVector
ribbonNormals documentation.
|