5 #ifndef BALL_STRUCTURE_SASVERTEX_H 6 #define BALL_STRUCTURE_SASVERTEX_H 8 #ifndef BALL_STRUCTURE_GRAPHVERTEX_H 12 #ifndef BALL_MATHS_VECTOR3_H 21 class SolventAccessibleSurface;
22 class TriangulatedSAS;
23 class SASTriangulator;
96 void set(
const SASVertex& sasvertex,
bool deep =
false)
148 virtual bool operator *= (
const SASVertex&)
const 180 #endif // BALL_STRUCTURE_SASVERTEX_H TVector3< double > point_
#define BALL_CREATE(name)
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
BALL_EXPORT bool operator!=(const String &s1, const String &s2)
BALL_EXPORT bool operator==(const String &s1, const String &s2)
-*- Mode: C++; tab-width: 2; -*-