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

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

CalculateCurrentSegmentIndex()SCR_ShapeNextPointHelperprotected
CalculateDoneLength()SCR_ShapeNextPointHelperprotected
CreateFromPoints(notnull array< vector > anchorPoints, notnull array< vector > tesselatedPoints)SCR_ShapeNextPointHelperstatic
CreateFromShape(notnull ShapeEntity shapeEntity, bool reverse=false)SCR_ShapeNextPointHelperstatic
GetAnchorPointIndices()SCR_ShapeNextPointHelper
GetAnchorPoints()SCR_ShapeNextPointHelper
GetCurrentDirection()SCR_ShapeNextPointHelper
GetCurrentPosition()SCR_ShapeNextPointHelper
GetDoneShapeLength()SCR_ShapeNextPointHelper
GetNextPoint(float distance, out vector result, int anchorLimit=-1, bool straightLine=true, bool doNotMove=false, bool xzMode=false)SCR_ShapeNextPointHelper
GetRemainingShapeLength()SCR_ShapeNextPointHelper
GetShapeDistanceToNextAnchor()SCR_ShapeNextPointHelperprotected
GetShapeLength()SCR_ShapeNextPointHelper
GetStraightDistanceToNextAnchor()SCR_ShapeNextPointHelper
GetTesselatedPoints()SCR_ShapeNextPointHelper
IsValid()SCR_ShapeNextPointHelper
m_aAnchorPointIndicesSCR_ShapeNextPointHelperprotected
m_aAnchorPointsSCR_ShapeNextPointHelperprotected
m_aSectionsSCR_ShapeNextPointHelperprotected
m_aSegmentsSCR_ShapeNextPointHelperprotected
m_aTesselatedPointsSCR_ShapeNextPointHelperprotected
m_fDoneLengthSCR_ShapeNextPointHelperprotected
m_fTotalLengthSCR_ShapeNextPointHelperprotected
m_iAnchorPointsCountSCR_ShapeNextPointHelperprotected
m_iCurrentSectionIndexSCR_ShapeNextPointHelperprotected
m_iCurrentSectionPointIndexSCR_ShapeNextPointHelperprotected
m_iCurrentSegmentIndexSCR_ShapeNextPointHelperprotected
m_iSegmentsCountSCR_ShapeNextPointHelperprotected
m_vCurrentDirectionSCR_ShapeNextPointHelperprotected
m_vCurrentPositionSCR_ShapeNextPointHelperprotected
Reset()SCR_ShapeNextPointHelper
SCR_ShapeNextPointHelper()SCR_ShapeNextPointHelperprotected
SetOnAnchor(int anchorIndex)SCR_ShapeNextPointHelper