fastgac.BucketUInt32¶
-
class
fastgac.BucketUInt32¶ 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.BucketUInt32) → 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
-