#include <BALL/STRUCTURE/triangulatedSAS.h>
Generic SASTriangulator Class.
- <>
Definition at line 160 of file triangulatedSAS.h.
◆ SASTriangulator() [1/2]
BALL::SASTriangulator::SASTriangulator |
( |
| ) |
|
◆ SASTriangulator() [2/2]
Detailed constructor. Create a new empty SASTriangulator object and set its SAS.
- Parameters
-
tsas | a pointer to the corresponding SAS |
◆ ~SASTriangulator()
virtual BALL::SASTriangulator::~SASTriangulator |
( |
| ) |
|
|
virtual |
◆ run()
void BALL::SASTriangulator::run |
( |
| ) |
|
◆ edge_
std::vector< std::list< TVector3<double> > > BALL::SASTriangulator::edge_ |
|
protected |
◆ sqrt_density_
double BALL::SASTriangulator::sqrt_density_ |
|
protected |
◆ template_spheres_
◆ tsas_