#include <stdio.h>
#include <teem/biff.h>
#include <teem/hest.h>
#include <teem/nrrd.h>
#include <teem/gage.h>
#include <teem/ten.h>
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
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.")