mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-12 22:53:27 +00:00
fix
This commit is contained in:
@@ -31,7 +31,7 @@ namespace omath::primitives
|
||||
{
|
||||
public:
|
||||
using VectorType = VertType::VectorType;
|
||||
using VertexType = VertType;
|
||||
using VertexType = VboType::value_type;
|
||||
|
||||
private:
|
||||
using Vbo = VboType;
|
||||
|
||||
Reference in New Issue
Block a user