SpherePackingScenarioGenerator
|
#include <GhostSphere.h>
Public Member Functions | |
void | AddGhostSphere (double x, double y, double z, double r) |
void | generate () |
GhostSphere (algorithms::ls2::RandomPacking SpherePacking) | |
virtual | ~GhostSphere () |
algorithms::GhostSphere::GhostSphere | ( | algorithms::ls2::RandomPacking | SpherePacking | ) |
algorithms::GhostSphere::~GhostSphere | ( | ) | [virtual] |
void algorithms::GhostSphere::AddGhostSphere | ( | double | x, |
double | y, | ||
double | z, | ||
double | r | ||
) |
void algorithms::GhostSphere::generate | ( | ) | [virtual] |
Implements algorithms::AbstractSpherePacking.