Teem 1.10.0
src/bane/gkmsTxf.c File Reference
#include "bane.h"
#include "privateBane.h"
Include dependency graph for gkmsTxf.c:

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 Documentation

#define TXF_INFO   "Create Levoy-style triangular 2D opacity functions"

Function Documentation

BANE_GKMS_CMD ( txf  ,
TXF_INFO   
)
int baneGkms_txfMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

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.")