Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update() member for vbo.ElementBuffer class. #11

Merged
merged 1 commit into from Sep 13, 2013
Merged

Add update() member for vbo.ElementBuffer class. #11

merged 1 commit into from Sep 13, 2013

Conversation

drug007
Copy link
Contributor

@drug007 drug007 commented Sep 12, 2013

It's just copy-paste from vbo.Buffer class plus changing GL_ARRAY_BUFFER to GL_ELEMENT_ARRAY_BUFFER

@Dav1dde
Copy link
Owner

Dav1dde commented Sep 12, 2013

update should be added to the IBuffer Interface and the Buffer class as well.

Dav1dde added a commit that referenced this pull request Sep 13, 2013
Add update() member for vbo.ElementBuffer class.
@Dav1dde Dav1dde merged commit 060c45e into Dav1dde:master Sep 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants