getEdgeMidPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

dtStatus

 

getEdgeMidPoint

(
    dtPolyRef from,
    dtPolyRef to,
    float* mid
)

Returns edge mid point between two polygons.

Public function Const

dtStatus

 

getEdgeMidPoint

(
    dtPolyRef from,
    const dtPoly* fromPoly,
    const dtMeshTile* fromTile,
    dtPolyRef to,
    const dtPoly* toPoly,
    const dtMeshTile* toTile,
    float* mid
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss