refactor: cleanup setPosBuffer funciton, add getters for geometry

This commit is contained in:
parker
2025-08-03 03:22:52 +01:00
parent 48ad8909cc
commit 488ff9ff72
6 changed files with 139 additions and 65 deletions

View File

@@ -22,6 +22,7 @@ namespace enzo
};
using AttrType = AttributeType;
using AttrOwner = AttributeOwner;
using Offset = size_t;
}
// basic types types
namespace bt