isle-portable/LEGO1/lego/sources/shape
Anonymous Maarten 2915aa014f
Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505)
* Use sizeof(type) instead of sizeof(variableName) when (de)serializing data

* Less usage of sizeof(variableName) while (de)serializing
2025-05-18 22:56:28 +02:00
..
legobox.cpp Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00
legobox.h Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00
legocolor.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legocolor.h Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00
legomesh.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legomesh.h Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00
legosphere.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legosphere.h Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00
legovertex.cpp Use sizeof(type) instead of sizeof(variableName) when (de)serializing data (#1505) 2025-05-18 22:56:28 +02:00
legovertex.h Refactor geom library into geom and shape (#1263) 2024-12-23 17:25:23 +01:00