Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSelfPruning.h |
| Include | #include "Elements/PCGSelfPruning.h" |
Syntax
struct FPointBitSet
Remarks
All points are in contiguous memory so this will create a bitset to just look up the index to set/test a bit this should reduce the 'set' cost to O[1]