window_mesh_debug Class Reference

Collaboration diagram for window_mesh_debug:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 window_mesh_debug (QMainWindow *parent=0, glwidget *wid=0)
 ~window_mesh_debug ()

Private Slots

void accept ()
void reject ()
void debug_mode_button_clicked (bool is_clicked)
void vertex_index_button_clicked (bool is_clicked)
void face_index_button_clicked (bool is_clicked)
void inverted_normal_button_clicked (bool is_clicked)
void vertex_show_button_clicked (bool is_clicked)

Private Attributes

Ui::mesh_debug * ui
glwidgetglWidget

Constructor & Destructor Documentation

window_mesh_debug::window_mesh_debug ( QMainWindow *  parent = 0,
glwidget wid = 0 
)
window_mesh_debug::~window_mesh_debug (  ) 

References ui.


Member Function Documentation

void window_mesh_debug::accept (  )  [private, slot]

Referenced by window_mesh_debug().

void window_mesh_debug::debug_mode_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, scene::set_is_debug_mode(), and ui.

Referenced by window_mesh_debug().

Here is the call graph for this function:

void window_mesh_debug::face_index_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_debug_face_index().

Referenced by window_mesh_debug().

Here is the call graph for this function:

void window_mesh_debug::inverted_normal_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_debug_inverted_normal().

Referenced by window_mesh_debug().

Here is the call graph for this function:

void window_mesh_debug::reject (  )  [private, slot]

Referenced by window_mesh_debug().

void window_mesh_debug::vertex_index_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_debug_vertex_index().

Referenced by window_mesh_debug().

Here is the call graph for this function:

void window_mesh_debug::vertex_show_button_clicked ( bool  is_clicked  )  [private, slot]

References glwidget::current_scene, glWidget, and scene::set_is_debug_vertex_point().

Referenced by window_mesh_debug().

Here is the call graph for this function:


Member Data Documentation

Ui::mesh_debug* window_mesh_debug::ui [private]

The documentation for this class was generated from the following files:
Generated on Tue Nov 22 12:05:43 2011 by  doxygen 1.6.3