Class SBSNeighborSearchPositionGrid::GridCell
ClassList > SBSNeighborSearchPositionGrid > GridCell
Public Attributes
Public Functions
Public Attributes Documentation
variable indexIndexer
SBIndexer<unsigned int>* SBSNeighborSearchPositionGrid::GridCell::indexIndexer;
Public Functions Documentation
function GridCell
inline SBSNeighborSearchPositionGrid::GridCell::GridCell (
unsigned int i
)
function addParticle
inline void SBSNeighborSearchPositionGrid::GridCell::addParticle (
unsigned int p
)
function removeParticle
inline void SBSNeighborSearchPositionGrid::GridCell::removeParticle (
unsigned int p
)
function ~GridCell
inline virtual SBSNeighborSearchPositionGrid::GridCell::~GridCell ()