mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +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() {
|
void DecodeEdgebreakerConnectivityData() {
|
||||||
|
curr_att_dec = 0;
|
||||||
|
curr_att = 0;
|
||||||
ParseEdgebreakerConnectivityData();
|
ParseEdgebreakerConnectivityData();
|
||||||
DecodeTopologySplitEvents();
|
DecodeTopologySplitEvents();
|
||||||
EdgebreakerTraversalStart();
|
EdgebreakerTraversalStart();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user