Struct WaveletOctreeNode

Struct Documentation

struct WaveletOctreeNode

Public Functions

inline void write(std::ostream &ostream) const

Public Members

std::array<Float, 7> detail_coefficients = {}
UInt8 allocated_children_bitset = {}

Public Static Functions

static inline WaveletOctreeNode read(std::istream &istream)