attr: refactor attribute encoding into AttributeDecoder
In order to support multiple different attribute compression schemes, this commit moves the existing attribute compression code into a self-contained class.
tmc3/AttributeDecoder.cpp
0 → 100644
tmc3/AttributeDecoder.h
0 → 100644
Please register or sign in to comment