Teem 1.10.0
src/ten/test/tsoid.c File Reference
#include "../ten.h"
Include dependency graph for tsoid.c:

Functions

int soidDoit (limnObject *obj, int look, int sphere, float gamma, int res, float AB[2], float ten[7])
int main (int argc, char *argv[])

Variables

char * info = ("Save a single ellipsoid or superquadric into an OFF file.")

Function Documentation

int main ( int  argc,
char *  argv[] 
)
int soidDoit ( limnObject obj,
int  look,
int  sphere,
float  gamma,
int  res,
float  AB[2],
float  ten[7] 
)

Variable Documentation

char* info = ("Save a single ellipsoid or superquadric into an OFF file.")