A vgui command to set the rangemap parameters. More...

Public Member Functions | |
| vgui_set_rangemap_command (const vgui_image_tableau_sptr &tab, unsigned int nc=1) | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vgui_image_tableau_sptr | tab_ |
| unsigned int | nc_ |
A vgui command to set the rangemap parameters.
Definition at line 373 of file vgui_image_tableau.cxx.
| vgui_set_rangemap_command::vgui_set_rangemap_command | ( | const vgui_image_tableau_sptr & | tab, |
| unsigned int | nc = 1 |
||
| ) | [inline] |
Definition at line 376 of file vgui_image_tableau.cxx.
| void vgui_set_rangemap_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 380 of file vgui_image_tableau.cxx.
| unsigned int vgui_set_rangemap_command::nc_ |
Definition at line 456 of file vgui_image_tableau.cxx.
Definition at line 455 of file vgui_image_tableau.cxx.
1.7.5.1