ofTheo / ofxKinect

legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
MIT License
540 stars 105 forks source link

ofxKinect::calibration is private #52

Closed kylemcdonald closed 13 years ago

kylemcdonald commented 13 years ago

ofxKinect::calibration needs an accessor function so we can do things like set the near/far clipping planes. or can it just be public?

kylemcdonald commented 13 years ago

added getCalibration() for accessing setClippingInCentimeters. closed by d0e346709bfcda76a07604d84a9e39db95454e68.