Cinder-MsKinect icon indicating copy to clipboard operation
Cinder-MsKinect copied to clipboard

Device id is always blank

Open heisters opened this issue 12 years ago • 1 comments

https://github.com/BanTheRewind/Cinder-KinectSdk/blob/master/src/Kinect.cpp#L998

That line ensures that the device id is always "". Is this intentional? Seems to have made it into the code in commit 70b3c10.

heisters avatar Apr 11 '13 22:04 heisters

Oh, that line should be sooner in the routine.  Must have happened during some rearrangement. Good catch. Will fix. — Sent from Mailbox for iPhone

On Thu, Apr 11, 2013 at 3:49 PM, Ian Smith-Heisters [email protected] wrote:

https://github.com/BanTheRewind/Cinder-KinectSdk/blob/master/src/Kinect.cpp#L998

That line ensures that the device id is always "". Is this intentional? Seems to have made it into the code in commit 70b3c10.

Reply to this email directly or view it on GitHub: https://github.com/BanTheRewind/Cinder-KinectSdk/issues/4

BanTheRewind avatar Apr 11 '13 22:04 BanTheRewind