#include "bane.h"#include "privateBane.h"

Defines | |
| #define | MITE_INFO "Modify opacity function to work with \"mite\"" |
Functions | |
| int | baneGkms_miteMain (int argc, char **argv, char *me, hestParm *hparm) |
| BANE_GKMS_CMD (mite, MITE_INFO) | |
Variables | |
| char * | _baneGkms_miteInfoL |
| #define MITE_INFO "Modify opacity function to work with \"mite\"" |
| BANE_GKMS_CMD | ( | mite | , | |
| MITE_INFO | ||||
| ) |
| int baneGkms_miteMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _baneGkms_miteInfoL |
Initial value:
(MITE_INFO ". Useful when using the \"mite\" Teem library, or the \"miter\" " "command-line renderer. This adds a \"stub\" axis 0, and setting the " "axis labels to identify the domain and range of the opacity function. " "The underlying opacity function is not modified.")
1.5.6