5#ifndef BALL_STRUCTURE_SASEDGE_H
6#define BALL_STRUCTURE_SASEDGE_H
8#ifndef BALL_STRUCTURE_GRAPHEDGE_H
12#ifndef BALL_MATHS_ANGLE_H
16#ifndef BALL_MATHS_CIRCLE3_H
89 const
TAngle<
double>& angle,
135 const
TAngle<
double>& angle,
176 virtual
bool operator == (const
SASEdge&) const
182 virtual
bool operator != (const
SASEdge&) const
188 virtual
bool operator *= (const
SASEdge&) const
void setAngle(const TAngle< double > &angle)
friend class SASTriangulator
void set(const SASEdge &sasedge, bool deep=false)
TCircle3< double > circle_
void setCircle(const TCircle3< double > ¢er)
friend class TriangulatedSAS
TAngle< double > getAngle() const
friend class SolventAccessibleSurface
TCircle3< double > getCircle() const
#define BALL_CREATE(name)