SpherePackingScenarioGenerator
|
#include <Box.h>
Public Member Functions | |
Neighbor (int i_i) | |
virtual void | Operation (int j, Vector< DIM, int > &pboffset)=0 |
Public Attributes | |
int | i |
Class neighbor generate the neighbor spheres
algorithms::ls::Neighbor::Neighbor | ( | int | i_i | ) |
Constructor
virtual void algorithms::ls::Neighbor::Operation | ( | int | j, |
Vector< DIM, int > & | pboffset | ||
) | [pure virtual] |
Virtual method operation
Implemented in algorithms::ls::collision.