opensurgsim
|
Data structure for a cell's content (the list of elements and the list of all the neighbors) More...
#include <Grid.h>
Public Attributes | |
std::vector< T > | elements |
std::vector< T > | neighbors |
Data structure for a cell's content (the list of elements and the list of all the neighbors)