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

PABLO: fix markers communication #26

Merged
merged 53 commits into from
Dec 9, 2019
Merged

Conversation

marcocisternino
Copy link
Member

SendBuffer of marker communicator is now get by reference and not by copy.

edoardolombardi and others added 30 commits October 18, 2019 08:35
The new size is the exact size required by a full tree (i.e., a tree
with all leafs at their maximum capacity).
STL files only support triangles in a three dimensional space,
facet data can be stored using fixed size arrays.
STL files only support triangles in a three dimensional space.
Using "\n" instead of std::endl speeds up writing, because
std::endl flushes the output buffer and '\n' doesn't.
andrea-iob and others added 23 commits October 23, 2019 17:53
@andrea-iob andrea-iob changed the title Fixing PABLO markers communication PABLO: fix markers communication Dec 6, 2019
@andrea-iob
Copy link
Member

Please remove from the branch the commits unrelated to the fix.

@andrea-iob andrea-iob merged commit bae204e into master Dec 9, 2019
@andrea-iob andrea-iob deleted the PABLO.fix.marker.comm branch December 9, 2019 13:39
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.

3 participants