Skip to main content

CURRENT_CENTROID_X0

Static CURRENT_CENTROID_X0 

Source
pub static CURRENT_CENTROID_X0: AtomicU64
Expand description

Current active centroid packed into a 64-bit atomic (assuming lower fidelity or bit-packing for tracking) Using AtomicU64 to store scaled f32 x0, x1 components for zero-allocation tracking.