fastgac.BucketS2¶
-
class
fastgac.BucketS2¶ The bucket class describes a cell on the S2 Histogram. It unfortunately has
-
__init__(self: fastgac_pybind.BucketS2) → None¶
-
property
average_normal¶ The average surface unit normal of the triangle cell after integration
-
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
-