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

citytile of cell class not initialized. #145

Open
SHJongsma opened this issue Sep 24, 2021 · 0 comments
Open

citytile of cell class not initialized. #145

SHJongsma opened this issue Sep 24, 2021 · 0 comments
Assignees

Comments

@SHJongsma
Copy link

The API documentation says for the cell:
citytile: CityTile - the citytile that is on this Cell. Equal to none or null equivalents in other languages if there is no CityTile here.

However, for the C++ implementation, citytile is not initialized to: nullptr. Therefore, it is actually uninitialized; at least that is what my valgrind says.

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

No branches or pull requests

2 participants