Skip to content

Commit

Permalink
Fix freenect_set_smoothing_mode documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: Rene Wagner <rwagner@informatik.uni-bremen.de>
  • Loading branch information
renewagner committed Mar 26, 2012
1 parent b92239e commit 2f02393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/libfreenect.h
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ FREENECTAPI int freenect_set_depth_mode(freenect_device* dev, const freenect_fra
* Enables or disables hole filling/depth smoothing. The depth stream
* must be active as this appears to be reset when it is started.
*
* @param enable Whether to enable hole filling/depth smoothing
* @param mode New smoothing mode
*
* @return 0 on success, < 0 on error
*/
Expand Down

0 comments on commit 2f02393

Please sign in to comment.