extracting functions moved and task.cpp ready to be tested

This commit is contained in:
ElonOlsson
2022-12-09 15:23:43 -05:00
parent a6c603dd43
commit 2b1cc38440
8 changed files with 201 additions and 161 deletions

View File

@@ -108,7 +108,7 @@ private:
// line segments
bool _shouldUpdateMaskingBuffer = false;
// note Elon: rework the case of only one state
// hasBeenUpdated only gets sets once, first iteration of update function, to
// hasBeenUpdated only gets sets once, first iteration of update function, to
// guarantee the vertext position buffer to be initialized.
bool _hasBeenUpdated = false;