Getting Started
Tutorial
Python API
C++ API
Defined in File Helper.hpp
T
Bucket
The bucket class describes a cell on the S2 Histogram. It unfortunately has one member that should not really exist (projection).
T:
Public Functions
operator<
Public Members
normal
The surface unit normal of the triangle cell
count
Count variable for histogram
hilbert_value
Space Filling Curve value, may be Int32 or Uint64
projection
Ignore this