attrGaussianId top-level constant

int const attrGaussianId

Identity, required in every chunk of a keyframe-delta file and absent from a gaussian-birth one. Distinct from attrSourceIndex, which is a producer-side handle a reader may skip; this is what a delta names its gaussians by.

Implementation

const int attrGaussianId = 13;