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

Add an overload of setConditionFunction() that takes boost::function #1050

Merged
merged 1 commit into from
Dec 20, 2014

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Dec 19, 2014

Previously only function pointers were allowed, which made it impossible to use class member functions as conditions for Euclidean clustering.

Previously only function pointers were allowed, which made it impossible
to use class member functions as conditions for Euclidean clustering.
jspricke added a commit that referenced this pull request Dec 20, 2014
Add an overload of setConditionFunction() that takes boost::function
@jspricke jspricke merged commit f34e8f4 into PointCloudLibrary:master Dec 20, 2014
@taketwo taketwo deleted the boost-function-in-cec branch December 20, 2014 19:25
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.

2 participants