Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13270/client_libs/libplayerc++
Modified Files:
Tag: release-2-0-patches
playerc++.h
Log Message:
fixed bug 1666616
Index: playerc++.h
===================================================================
RCS file:
/cvsroot/playerstage/code/player/client_libs/libplayerc++/playerc++.h,v
retrieving revision 1.54.2.8
retrieving revision 1.54.2.9
diff -C2 -d -r1.54.2.8 -r1.54.2.9
*** playerc++.h 13 Feb 2007 02:14:04 -0000 1.54.2.8
--- playerc++.h 30 Apr 2007 21:57:46 -0000 1.54.2.9
***************
*** 924,929 ****
};
! // /// Whether or not reflectance (i.e., intensity) values are being
returned.
! // bool IsIntensity() const { return GetVar(mDevice->intensity); };
// /// Scan data (polar): range (m) and bearing (radians)
--- 924,929 ----
};
! /// Whether or not reflectance (i.e., intensity) values are being
returned.
! bool IntensityOn() const { return GetVar(mDevice->intensity_on); };
// /// Scan data (polar): range (m) and bearing (radians)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit