From: <mk...@us...> - 2003-07-18 20:44:07
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv21672 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** CHANGES.current 18 Jul 2003 18:44:08 -0000 1.45 --- CHANGES.current 18 Jul 2003 20:44:04 -0000 1.46 *************** *** 3,6 **** --- 3,15 ---- 2003-07-18: onsight + Separated the __PTS_SIM__ definition into PTS.h. Partial + template specialization must be simulated on msvc.net + version prior to vc.net 2003. This is currently done for + the ObjectRegistry classes. If PTS_SIM is required, the + new LUT classes are disabled since I don't want to spend + the (considerable) time that would be required to make them + work with PTS_SIM. + + 2003-07-18: onsight Enabled method attribute for specifying the interpolation method for LUT's. Valid methods are right now are LINEAR |