|
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 67 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::color_draggables_rect |
Definition at line 71 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::color_editor_height |
Definition at line 69 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::color_editor_rect |
Definition at line 72 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::opacity_editor_height |
Definition at line 70 of file transfer_function_editor.h.
| cgv::g2d::irect cgv::overlay::transfer_function_editor::layout_attributes::opacity_editor_rect |
Definition at line 73 of file transfer_function_editor.h.
| int cgv::overlay::transfer_function_editor::layout_attributes::total_height |
Definition at line 68 of file transfer_function_editor.h.