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

Remove GenCoord and GenCoordSystem #192

Merged
merged 14 commits into from
Jun 2, 2014
Merged

Remove GenCoord and GenCoordSystem #192

merged 14 commits into from
Jun 2, 2014

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jun 1, 2014

  • Remove GenCoord and GenCoordSystem
    • Compact API
      • previous API: skel->getGenCoord(index)->getPosition();
      • new API: skel->getPosition(index);
    • Performance improvement by using joint's member variable directly instead of temporary variable created by GenCoordSystem

karenliu added a commit that referenced this pull request Jun 2, 2014
Remove GenCoord and GenCoordSystem
@karenliu karenliu merged commit aefd953 into master Jun 2, 2014
@jslee02 jslee02 added this to the Release DART 4.0 milestone Jun 2, 2014
@jslee02 jslee02 deleted the gen_coord branch June 2, 2014 15:20
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