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

[OGRE-134] Make mAttributes member protected in UserObjectBindings #27

Closed
paroj opened this issue Nov 29, 2015 · 1 comment
Closed

[OGRE-134] Make mAttributes member protected in UserObjectBindings #27

paroj opened this issue Nov 29, 2015 · 1 comment

Comments

@paroj
Copy link
Member

paroj commented Nov 29, 2015

[reporter="vekoon", created="Sun, 27 Jan 2013 22:10:47 +0100"]

The mAttributes member variable is private at the moment.

Either exposing it or adding a getter for it under the protected methods would allow subclasses to iterate through the values, instead of forcefully accessing them by name.

@paroj
Copy link
Member Author

paroj commented Nov 29, 2015

[author="koenmertens", created="Thu, 13 Aug 2015 17:12:54 +0200"]

Created a pull request containing a fix [ https://bitbucket.org/sinbad/ogre/pull-requests/558/fixed-issue-134-make-mattributes-member/diff ]

@paroj paroj closed this as completed Feb 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant