author | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 14 Jul 2008 15:52:01 +0000 (15:52 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 14 Jul 2008 15:52:01 +0000 (15:52 +0000) | ||
commit | 3574f5d76ead7f8a0b8b536a60611be166d72179 | |
tree | c7919cd854b0e8a143b08b404b94bab487bba03e | tree | snapshot |
parent | f9867434faf14ec4af3142093eff6001cca2ab16 | commit | diff |
use dynamic_cast in favor of typeid. because of derivative classes
(in this case actually it is not necessary, because there can be no derivatives of Geom::LineSegment, since they are added explicitly in the same code. However, I think it is good to set good example.)
(in this case actually it is not necessary, because there can be no derivatives of Geom::LineSegment, since they are added explicitly in the same code. However, I think it is good to set good example.)
src/libnr/n-art-bpath-2geom.cpp | diff | blob | history |