5#ifndef BALL_STRUCTURE_SESVERTEX_H
6#define BALL_STRUCTURE_SESVERTEX_H
8#ifndef BALL_STRUCTURE_GRAPHVERTEX_H
12#ifndef BALL_MATHS_VECTOR3_H
void set(const SESVertex &sesvertex, bool deep=false)
friend class SESTriangulator
TVector3< double > point_
TVector3< double > normal_
TVector3< double > getNormal() const
void setNormal(const TVector3< double > &normal)
friend class SolventExcludedSurface
friend class TriangulatedSES
void setPoint(const TVector3< double > &point)
friend class SESSingularityCleaner
TVector3< double > getPoint() const
#define BALL_CREATE(name)