Copy default spec before assigning defaults.

PiperOrigin-RevId: 609766747
Change-Id: I79ebff62928ac2ffa5133020ee8bd001b68cdcd3
This commit is contained in:
Alessio Quaglino
2024-02-23 10:22:42 -08:00
committed by Copybara-Service
parent ce52047c6f
commit c6a41fbfe6
3 changed files with 19 additions and 0 deletions
+1
View File
@@ -1397,6 +1397,7 @@ class mjCDef {
void Compile(const mjCModel* model); // compiler
mjCDef& operator=(const mjCDef& other); // copy assignment
void PointToLocal(void);
void CopyFromSpec(void);
// identifiers
std::string name; // class name