Reference documentation for deal.II version 9.2.0
|
#include <deal.II/base/data_out_base.h>
Public Member Functions | |
bool | is_grey () const |
Public Attributes | |
float | red |
float | green |
float | blue |
Structure keeping the three color values in the RGB system.
Definition at line 930 of file data_out_base.h.