|
PLUTO
|
#include <structs.h>

Public Attributes | |
| int | nrow |
| int | ncol |
| int | slice_plane |
| int | logscale |
| char * | colormap |
| char | basename [32] |
| unsigned char | r [256] |
| unsigned char | g [256] |
| unsigned char | b [256] |
| RGB ** | rgb |
| double | max |
| double | min |
| double | slice_coord |