This commit is contained in:
2026-01-26 20:59:19 +03:00
parent 906ddd75d4
commit 26fda5402e

View File

@@ -31,7 +31,7 @@ namespace omath::primitives
{
public:
using VectorType = VertType::VectorType;
using VertexType = VertType;
using VertexType = VboType::value_type;
private:
using Vbo = VboType;