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