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

Defines | |
| #define | TXF_INFO "Create Levoy-style triangular 2D opacity functions" |
Functions | |
| int | baneGkms_txfMain (int argc, char **argv, char *me, hestParm *hparm) |
| BANE_GKMS_CMD (txf, TXF_INFO) | |
Variables | |
| char * | _baneGkms_txfInfoL |
| #define TXF_INFO "Create Levoy-style triangular 2D opacity functions" |
| BANE_GKMS_CMD | ( | txf | , | |
| TXF_INFO | ||||
| ) |
| int baneGkms_txfMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _baneGkms_txfInfoL |
Initial value:
(TXF_INFO ". The triangles are in the 2D space of data value and gradient " "magnitude. They can be tilted sideways and clipped at the bottom. " "This doesn't strictly speaking belong in \"gkms\" but there's no " "other good place in Teem.")
1.5.6