5 #ifndef BALL_STRUCTURE_SESVERTEX_H 6 #define BALL_STRUCTURE_SESVERTEX_H 8 #ifndef BALL_STRUCTURE_GRAPHVERTEX_H 12 #ifndef BALL_MATHS_VECTOR3_H 20 class SolventExcludedSurface;
22 class SESSingularityCleaner;
23 class TriangulatedSES;
24 class SESTriangulator;
106 void set(
const SESVertex& sesvertex,
bool deep =
false)
156 void setAtom(
Index atom)
162 Index getAtom()
const 186 virtual bool operator *= (
const SESVertex&)
const 223 #endif // BALL_SES_SESVERTEX_H
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
BALL_VIEW_EXPORT Vector3 getNormal(const Vector3 &v)
TVector3< double > normal_
TVector3< double > point_
BALL_EXPORT bool operator==(const String &s1, const String &s2)
#define BALL_CREATE(name)