remove Mesh constructor 'attrs' argument & format Mesh.hpp
This commit is contained in:
@@ -43,5 +43,6 @@ namespace gl {
|
||||
case Type::BYTE:
|
||||
return GL_BYTE;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user