[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r213] by ltilib

alvarado: Missing default parameters in MS VC++ workaround-methods added.

2003-05-09 10:01:53 Tree
[r212] by ltilib

alvarado: @CHG: The three contour representations in the LTI-Lib border, ioPoints and area points have methods to generate masks from them. It was until now not very useful, that the methods resized the mask to include only the points in the list and always intialize it with zero. A new parameter has been added that allows to superpose the new points to a previously existing mask. Also, the mask is only resized, if the points in the contour lay outside of the current mask size. The mask size will never be reduced.

2003-05-09 10:00:37 Tree
[r211] by ltilib

sltilib: Missing default parameters in MS Visual C++ workaround-methods set to correct values.

2003-05-09 09:59:17 Tree
[r210] by ltilib

alvarado: Serialization of structObject required for the new serializable trees.

2003-05-08 09:54:01 Tree
[r209] by ltilib

alvarado: @ADD: lti::tree<T> provides now a serialization interface (the typical write/read to/from ioHandlers. The only assumtion is that the methods lti::write(ioHandler,T) and lti::read(ioHandler,T) are implemented, which will be usually the case, except if T is your own type.

2003-05-08 09:53:07 Tree
[r208] by ltilib

alvarado: Some serialization errors fixed.

2003-05-08 09:52:39 Tree
[r207] by ltilib

alvarado: Doxygen warnings fixed.

2003-05-07 09:52:48 Tree
[r206] by ltilib

sltilib: Syntax error fixed.

2003-05-06 16:02:03 Tree
[r205] by ltilib

alvarado: Another try for Visual C++

2003-05-06 16:01:16 Tree
[r204] by ltilib

sltilib: Workaround for Visual C++ problems with template factory found, the class is not thread safe anymore.

2003-05-06 16:01:04 Tree
Older >