5 #ifndef BALL_STRUCTURE_SESEDGE_H
6 #define BALL_STRUCTURE_SESEDGE_H
8 #ifndef BALL_STRUCTURE_GRAPHEDGE_H
12 #ifndef BALL_STRUCTURE_RSEDGE_H
16 #ifndef BALL_MATHS_CIRCLE3_H
24 class SolventExcludedSurface;
25 class TriangulatedSES;
27 class SESSingularityCleaner;
28 class SESTriangulator;
135 void set(
const SESEdge& sesedge,
bool deep =
false)
186 void setRSEdge(
RSEdge* rsedge)
198 void setType(Type type)
216 virtual bool operator == (
const SESEdge& sesedge)
const
223 virtual bool operator != (
const SESEdge& sesedge)
const
229 virtual bool operator *= (
const SESEdge&)
const
274 #endif // BALL_STRUCTURE_SESEDGE_H
#define BALL_CREATE(name)
BALL_EXPORT std::ostream & operator<<(std::ostream &os, const Exception::GeneralException &e)
-*- Mode: C++; tab-width: 2; -*-
TCircle3< double > circle_