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

Defining new octree container types #1636

Closed
ozaslan opened this issue Jun 19, 2016 · 1 comment
Closed

Defining new octree container types #1636

ozaslan opened this issue Jun 19, 2016 · 1 comment

Comments

@ozaslan
Copy link

ozaslan commented Jun 19, 2016

Hi,

I want to define an application specific octree container type and use it as my leaf container. As I could follow from your code, you precompile the code due to speed up the end user compile time. Because of this we can only change the point type but can modify neither the leaf nor the branch type. For example OctreePointCloudSearch cannot be declared with a OctreeContainerPointIndex leaf container (this causes linking error). I wonder whether you can offer a method to work around this problem.

Thanks

@jspricke
Copy link
Member

Hi, this is a issue tracker, please use our mailing list for questions: www.pcl-users.org.

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