Arma Reforger Script API
Loading...
Searching...
No Matches
ForestGeneratorGrid Member List

This is the complete list of members for ForestGeneratorGrid, including all inherited members.

AddEntry(SCR_ForestGeneratorTreeBase tree, vector position)ForestGeneratorGrid
Clear()ForestGeneratorGrid
CountEntriesAround(vector pos, float radius, out array< float > treesAround)ForestGeneratorGrid
ForestGeneratorGrid(float gridSize)ForestGeneratorGrid
GetEntry(int index, out vector position)ForestGeneratorGrid
GetEntryCount()ForestGeneratorGrid
IsColliding(vector pos, ForestGeneratorTreeBase tree, array< int > entriesCollideWith=null)ForestGeneratorGrid
IsInBounds(int x, int y)ForestGeneratorGrid
RemoveEntry(ForestGeneratorTreeBase tree)ForestGeneratorGrid
RemoveEntryByIndex(int index)ForestGeneratorGrid
Resize(float x, float y)ForestGeneratorGrid
SetPointOffset(float x, float y)ForestGeneratorGrid