Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15217/client_libs/libplayerc++
Modified Files:
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.84
retrieving revision 1.85
diff -C2 -d -r1.84 -r1.85
*** playerc++.h 20 Apr 2007 00:59:48 -0000 1.84
--- playerc++.h 30 Apr 2007 22:02:57 -0000 1.85
***************
*** 1089,1094 ****
};
! // /// 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)
--- 1089,1094 ----
};
! /// 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