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

OcTreeBase: Initialisation of const-variables in derrived classes #8

Closed
ahornung opened this issue Dec 19, 2012 · 2 comments
Closed
Assignees

Comments

@ahornung
Copy link
Member

Would be nice to have a (virtual) constructor in '''OcTreeBase''' to be able to set constant variables like '''tree_depth''' or '''tree_max_val''' in derrived classes, without touching the library itself.

@ghost ghost assigned ahornung Dec 19, 2012
@ahornung
Copy link
Member Author

Imported from trac issue 8. Created by michischolz on 1970-01-01T01:22:19, last modified: 1970-01-01T01:22:19

@ahornung
Copy link
Member Author

Trac comment by ahornung on 1970-01-01 01:22:20:

Implemented in rev [390]: added a protected constructor in OcTreeBase and OccupancyOcTreeBase

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