rcSpanPool

A memory pool used for quick allocation of spans within a heightfield.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/Recast.h

Include

#include "Recast/Recast.h"

Syntax

struct rcSpanPool

Remarks

A memory pool used for quick allocation of spans within a heightfield.

Variables

Name Description

Public variable

rcSpan[RC_SPANS...

 

items

Array of spans in the pool.

Public variable

rcSpanPool *...

 

next

The next span pool.

See Also

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