libbio
Loading...
Searching...
No Matches
Typedefs | Functions
bio::molecular::molecule Namespace Reference

Typedefs

typedef chemical::DependentMotif< Surface, MoleculeSurfaceMotif
 

Functions

Pointer< physical::LineGetSurfaceLine (Pointer< Molecule > molecule)
 
Index FindSurfaceIndex (Pointer< physical::Line > line, Pointer< Surface > surface)
 
void MarkSurfaceShared (Pointer< Molecule > molecule, Pointer< Surface > surface)
 
bool RemoveSurfaceFromLine (Pointer< Molecule > molecule, Pointer< Surface > surface, bool markShared)
 

Typedef Documentation

◆ SurfaceMotif

Function Documentation

◆ FindSurfaceIndex()

Index bio::molecular::molecule::FindSurfaceIndex ( Pointer< physical::Line line,
Pointer< Surface surface 
)

◆ GetSurfaceLine()

Pointer< physical::Line > bio::molecular::molecule::GetSurfaceLine ( Pointer< Molecule molecule)

◆ MarkSurfaceShared()

void bio::molecular::molecule::MarkSurfaceShared ( Pointer< Molecule molecule,
Pointer< Surface surface 
)

◆ RemoveSurfaceFromLine()

bool bio::molecular::molecule::RemoveSurfaceFromLine ( Pointer< Molecule molecule,
Pointer< Surface surface,
bool  markShared 
)