fastgac.BucketUInt64¶
-
class
fastgac.BucketUInt64¶ The bucket class describes a cell on the S2 Histogram. It unfortunately has one member that should not really exist (projection).
-
__init__(self: fastgac_pybind.BucketUInt64) → None¶
-
property
count¶ Count variable for histogram
-
property
hilbert_value¶ Space Filling Curve value, may be Int32 or Uint64
-
property
normal¶ The surface unit normal of the triangle cell
-