5#ifndef BALL_STRUCTURE_SASFACE_H
6#define BALL_STRUCTURE_SASFACE_H
8#ifndef BALL_STRUCTURE_GRAPHFACE_H
12#ifndef BALL_STRUCTURE_SPHERE3_H
132 virtual
bool operator == (const
SASFace&) const
138 virtual
bool operator != (const
SASFace&) const
144 virtual
bool operator *= (const
SASFace&) const
void set(const SASFace &sasface, bool deep=false)
friend class SASTriangulator
TSphere3< double > sphere_
void setSphere(const TSphere3< double > &sphere)
std::list< bool >::iterator OrientationIterator
friend class TriangulatedSAS
OrientationIterator beginOrientation()
OrientationIterator endOrientation()
std::list< bool > orientation_
friend class SolventAccessibleSurface
TSphere3< double > getSphere() const
std::list< bool >::const_iterator ConstOrientationIterator
#define BALL_CREATE(name)