Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.

Commit

Permalink
Merge pull request Sensebloom#1 from TheAlphaNerd/center_of_mass
Browse files Browse the repository at this point in the history
Center of mass
  • Loading branch information
MylesBorins committed Jul 19, 2011
2 parents ae39aad + 02ce3f3 commit 0cf0661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OSCeleton.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ void sendUserPosMsg(XnUserID id) {
}

lo_bundle_add_message(bundle, tmp, msg);
lo_send_bundle(addr, bundle);
}

void sendHandOSC() {
Expand Down

0 comments on commit 0cf0661

Please sign in to comment.