|
cgv
|
Public Attributes | |
| int | total_height |
| int | color_editor_height |
| int | opacity_editor_height |
| cgv::g2d::irect | color_draggables_rect |
| cgv::g2d::irect | color_editor_rect |
| cgv::g2d::irect | opacity_editor_rect |
Definition at line 73 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::color_draggables_rect |
Definition at line 77 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::color_editor_height |
Definition at line 75 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::color_editor_rect |
Definition at line 78 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::opacity_editor_height |
Definition at line 76 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::opacity_editor_rect |
Definition at line 79 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::total_height |
Definition at line 74 of file transfer_function_editor.h.