libbio
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
MoleculeDetail.cpp File Reference
#include "bio/molecular/MoleculeDetail.h"
#include "bio/molecular/Molecule.h"
#include "bio/molecular/Surface.h"
#include "bio/common/Cast.h"
#include "bio/common/container/SmartIterator.h"
#include "bio/physical/shape/Line.h"
Include dependency graph for MoleculeDetail.cpp:

Namespaces

namespace  bio
 
namespace  bio::molecular
 
namespace  bio::molecular::molecule
 

Typedefs

typedef chemical::DependentMotif< Surface, Moleculebio::molecular::molecule::SurfaceMotif
 

Functions

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