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

SetKinematics, SetSensor, AddVF methods need local version #16

Open
pwilken3 opened this issue Aug 21, 2015 · 0 comments
Open

SetKinematics, SetSensor, AddVF methods need local version #16

pwilken3 opened this issue Aug 21, 2015 · 0 comments

Comments

@pwilken3
Copy link
Contributor

Many of these functions were created to support sending data between processes. To avoid unnecessary copying within one process, however, it would be useful to have alternative versions where the pointer is stored instead of calling the copy constructor.

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

1 participant