Struct BucketS2

Struct Documentation

struct BucketS2

Public Functions

bool operator<(const BucketS2 &other) const

Public Members

std::array<double, 3> normal

The surface unit normal of the triangle cell

std::array<double, 3> average_normal

The average unit normal after integration

uint32_t count

Count variable for histogram

uint64_t hilbert_value

Space Filling Curve value, may be Int32 or Uint64