removed name and binding from PrimitiveCreater::
This commit is contained in:
@@ -15,8 +15,6 @@ namespace hgl
|
||||
{
|
||||
struct PrimitiveVertexBuffer
|
||||
{
|
||||
AnsiString name;
|
||||
int binding;
|
||||
VBO * vbo;
|
||||
void * map_data;
|
||||
};//struct PrimitiveVertexBuffer
|
||||
|
Reference in New Issue
Block a user