Teem 1.10.0
src/bin/vprobe.c File Reference
#include <stdio.h>
#include <teem/biff.h>
#include <teem/hest.h>
#include <teem/nrrd.h>
#include <teem/gage.h>
#include <teem/ten.h>
Include dependency graph for vprobe.c:

Functions

int probeParseKind (void *ptr, char *str, char err[AIR_STRLEN_HUGE])
void * probeParseKindDestroy (void *ptr)
int main (int argc, char *argv[])

Variables

hestCB probeKindHestCB
char * probeInfo

Function Documentation

int main ( int  argc,
char *  argv[] 
)
int probeParseKind ( void *  ptr,
char *  str,
char  err[AIR_STRLEN_HUGE] 
)
void* probeParseKindDestroy ( void *  ptr)

Variable Documentation

char* probeInfo
Initial value:
 ("Shows off the functionality of the gage library. "
                   "Uses gageProbe() to query various kinds of volumes "
                   "to learn various measured or derived quantities. "
                   "Can set environment variable TEEM_VPROBE_HACK_ZI "
                   "to limit probing to a single z slice.")
Initial value: