Obi  7.0.5
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.RegularGrid< T > Class Template Reference

Public Member Functions

 RegularGrid (float cellSize, Func< T, Vector3 > getPosition)
 
Vector3Int GetCellCoords (Vector3 pos)
 
void AddElement (T elm)
 
bool RemoveElement (T elm)
 
IEnumerable< T > GetNeighborsEnumerator (T elm)
 
IEnumerable< T > GetNeighborsEnumerator (Vector3 position)
 

The documentation for this class was generated from the following file: