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

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

GetOutlineDiffLines(notnull array< float > oldPoints, notnull array< float > newPoints)SCR_ForestGeneratorOutlinePositionCheckerprotectedstatic
GetOutlineDiffLines_PointAdded(notnull array< float > oldPoints, notnull array< float > newPoints)SCR_ForestGeneratorOutlinePositionCheckerprotectedstatic
GetOutlineDiffLines_PointsMoved(notnull array< float > oldPoints, notnull array< float > newPoints)SCR_ForestGeneratorOutlinePositionCheckerprotectedstatic
GetOutlineDiffLines_PointsRemoved(notnull array< float > oldPoints, notnull array< float > newPoints)SCR_ForestGeneratorOutlinePositionCheckerprotectedstatic
IsPosDistanceEqualOrCloserThan(vector pos, float distance)SCR_ForestGeneratorOutlinePositionChecker
IsPosWithinSetDistance(vector pos)SCR_ForestGeneratorOutlinePositionChecker
m_aOutlineSegmentsSCR_ForestGeneratorOutlinePositionCheckerprotected
m_fSetDistanceSqSCR_ForestGeneratorOutlinePositionCheckerprotected
SCR_ForestGeneratorOutlinePositionChecker(notnull array< float > oldPoints, notnull array< float > newPoints, float setDistance)SCR_ForestGeneratorOutlinePositionChecker