mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-21 05:09:52 +08:00
Spec: Initialize curr_att_dec and curr_att
- Addresses a comment in KhronosGroup/glTF#1114
This commit is contained in:
parent
4bb3a6d62e
commit
33c110dcb4
@ -37,6 +37,8 @@ void ParseTopologySplitEvents() {
|
||||
|
||||
~~~~~
|
||||
void DecodeEdgebreakerConnectivityData() {
|
||||
curr_att_dec = 0;
|
||||
curr_att = 0;
|
||||
ParseEdgebreakerConnectivityData();
|
||||
DecodeTopologySplitEvents();
|
||||
EdgebreakerTraversalStart();
|
||||
|
Loading…
x
Reference in New Issue
Block a user