|
Teem 1.10.0
|
#include "../ten.h"
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.") |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| int soidDoit | ( | limnObject * | obj, |
| int | look, | ||
| int | sphere, | ||
| float | gamma, | ||
| int | res, | ||
| float | AB[2], | ||
| float | ten[7] | ||
| ) |
| char* info = ("Save a single ellipsoid or superquadric into an OFF file.") |