A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/bond_8cpp_source.html below:

NCBI C++ ToolKit: src/app/cn3d/bond.cpp Source File

61

previousVirtual(

NULL

), nextVirtual(

NULL

)

66  int

mID1,

int

rID1,

int

aID1,

67  int

mID2,

int

rID2,

int

aID2,

73  ERRORMSG

(

"Bond() : parent doesn't have any CoordSets"

);

77  AtomPntr

ap1(mID1, rID1, aID1), ap2(mID2, rID2, aID2);

103  ERRORMSG

(

"Bond::Draw() - no renderer"

);

109  ERRORMSG

(

"Bond::Draw(data) - NULL AtomSet*"

);

114  if

(!a1)

return true

;

116  if

(!a2)

return true

;

121

(a1->

site

- a2->

site

).length(), &bondStyle))

138  if

(a0) site0 = &(a0->

site

);

140  if

(!site0) site0 = &(a1->

site

);

144  if

(a3) site3 = &(a3->

site

);

146  if

(!site3) site3 = &(a2->

site

);

User-defined methods of the data storage class.

User-defined methods of the data storage class.

User-defined methods of the data storage class.

const Bond * MakeBond(StructureBase *parent, int mID1, int rID1, int aID1, int mID2, int rID2, int aID2, int bondOrder)

const AtomCoord * GetAtom(const AtomPntr &atom, bool getAny=false, bool suppressWarning=false) const

bool Draw(const AtomSet *data) const

const Bond * previousVirtual

void DrawBond(const Vector &site1, const Vector &site2, const BondStyle &style, const Vector *site0, const Vector *site3)

bool OverlayConfEnsembles(void) const

bool GetParentOfType(const T **ptr, bool warnIfNotFound=true) const

ShowHideManager * showHideManager

OpenGLRenderer * renderer

StyleManager * styleManager

bool GetBondStyle(const Bond *bond, const AtomPntr &atom1, const AtomCoord *coord1, const AtomPntr &atom2, const AtomCoord *coord2, double bondLength, BondStyle *bondStyle) const

Include a standard set of the NCBI C++ Toolkit most basic headers.

const TPrim & Get(void) const

#define END_SCOPE(ns)

End the previously defined scope.

#define BEGIN_SCOPE(ns)

Define a new scope.

const TMolecule_id & GetMolecule_id(void) const

Get the Molecule_id member data.

const TResidue_id & GetResidue_id(void) const

Get the Residue_id member data.

const TAtom_id & GetAtom_id(void) const

Get the Atom_id member data.

StyleManager::eDisplayStyle style


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4