MACRO(CREA_BUILD_DOXYGEN_DOC NAME INPUT DOC_RELATIVE_INSTALL_PATH PREDEFINED)
#--------------------------------------------------------------------------
- SET(USE_DOXYGEN ON CACHE BOOL "" FORCE)
+ SET(USE_DOXYGEN OFF CACHE BOOL "" FORCE)
# Name
SET(DOXYGEN_PROJECT_NAME "${NAME}")
#ifndef wxMaracasRenderImageManagementPanel_H_
#define wxMaracasRenderImageManagementPanel_H_
-#include "wxMaracasRenderImageTransformation.h"
+
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+
+#ifndef WX_PRECOMP
#include <wx/wx.h>
+#endif
+
+#include "wxMaracasRenderImageTransformation.h"
+
#include "creaMaracasVisu_EXPORT.h"
class creaMaracasVisu_EXPORT wxMaracasRenderImageManagementPanel : public wxDialog
# knowledge of the CeCILL-B license and that you accept its terms.
# ------------------------------------------------------------------------ */
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
#include "wxMaracasRenderImageTransformation.h"
#include "wxMaracasRendererView.h"
=========================================================================*/
+#include <wx/config.h>
+#include <creaWx.h>
+#include <wx/tooltip.h>
+
#include "wxMaracasRendererView.h"
#include <wx/colordlg.h>
#ifndef __wxMaracasRendererViewPanelH__
#define __wxMaracasRendererViewPanelH__
-#include <vector>
+#ifndef WX_PRECOMP
#include <wx/wx.h>
+#endif
+
#include "wx/aui/aui.h"
+
+#include <vector>
#include <iostream>
#include "marTypes.h"
#include "vtkProp3D.h"
# knowledge of the CeCILL-B license and that you accept its terms.
# ------------------------------------------------------------------------ */
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
#include "wxPanelCuttingImageData.h"
# knowledge of the CeCILL-B license and that you accept its terms.
# ------------------------------------------------------------------------ */
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
#include "wxVTKRenderWindowInteractorEditContour.h"
//---------------------------------------------------------------------------
#ifndef _wxVTKRenderWindowInteractorEditContour_h_
#define _wxVTKRenderWindowInteractorEditContour_h_
-
#include <creawxVTKRenderWindowInteractor.h>
#include <vtkCommand.h>
# knowledge of the CeCILL-B license and that you accept its terms.
# ------------------------------------------------------------------------ */
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
+
#include "wxVtkClipping3DView.h"
#include "wxVtkClipping3DViewCntrlPanel.h"
# ------------------------------------------------------------------------ */
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
+
#include "wxVtkClipping3DViewCntrlPanel.h"
#include "wx/colordlg.h"
#include "vtkTriangleFilter.h"
//RaC 03-2010 Divides in two panels thje last tab Surface/Volume
//-------------------------------------------------------------------
+#include <creaWx.h>
+#include <wx/tooltip.h>
+#include <wx/config.h>
+#include <stdlib.h>
+#include <iostream> // for std::cout
+
#include "wxVtkClipping3DViewVolCntrlPanel.h"
#include "wx/colordlg.h"
#include "vtkTriangleFilter.h"