Eleron  1.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator
DoxygenWindow.cs File Reference

Classes

class  DoxygenConfig
 
class  DoxygenWindow
 
class  DoxyRunner
 This class spawns and runs Doxygen in a separate thread, and could serve as an example of how to create plugins for unity that call a command line application and then get the data back into Unity safely. More...
 
class  DoxyThreadSafeOutput
 This class encapsulates the data output by Doxygen so it can be shared with Unity in a thread share way. More...