Struct ChildBitset

Struct Documentation

struct ChildBitset

Public Functions

inline void set(NdtreeIndexRelativeChild child_idx, bool value = true)
inline bool operator[](NdtreeIndexRelativeChild child_idx) const
inline bool any() const

Public Members

uint8_t bitset = {}