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

General Factory-based file IO to .bt for all OccupancyOcTrees #1

Open
ahornung opened this issue Dec 19, 2012 · 2 comments
Open

General Factory-based file IO to .bt for all OccupancyOcTrees #1

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

Comments

@ahornung
Copy link
Member

Apply the general file IO for .ot files (introduced in 1.4) also to all occupancy-based trees when writing to .bt. The current write/readBinary methods only exists in a templated base class. To also use the Factory pattern a common abstract occupancy base class is needed. A proper file header is already written to the new .bt files.

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

Imported from trac issue 1. Created by ahornung on 1970-01-01T01:22:11, last modified: 1970-01-01T01:22:11

@ahornung
Copy link
Member Author

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

Interface class is now created as an intermediate step: AbstractOccupancyOcTree

Still requires some more implementation for reading (factory pattern).

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