What tools are available for creating UML Class Diagrams from a set of .h- or .cpp-files?
I am looking for something that...
I've developed a tool called Doxygraph which can parse the XML generated by Doxygen and turn it into an interactive UML class diagram which you can view in a web browser or import into any software that can read Graphviz "dot" files.