#include <MatrixCommand.h>
§ MatrixSetColorMapCommand()
§ redo()
void MatrixSetColorMapCommand::redo |
( |
| ) |
|
|
virtual |
References Matrix::Custom, d_map_after, d_map_type_after, d_matrix, Matrix::Default, Matrix::GrayScale, Matrix::Rainbow, Matrix::setColorMap(), Matrix::setDefaultColorMap(), Matrix::setGrayScale(), and Matrix::setRainbowColorMap().
§ undo()
void MatrixSetColorMapCommand::undo |
( |
| ) |
|
|
virtual |
References Matrix::Custom, d_map_before, d_map_type_before, d_matrix, Matrix::Default, Matrix::GrayScale, Matrix::Rainbow, Matrix::setColorMap(), Matrix::setDefaultColorMap(), Matrix::setGrayScale(), and Matrix::setRainbowColorMap().
§ d_map_after
§ d_map_before
§ d_map_type_after
§ d_map_type_before
§ d_matrix
Matrix* MatrixSetColorMapCommand::d_matrix |
|
private |
The documentation for this class was generated from the following files: