18namespace layer1_foundations {
50 int argc, std::string *argv,
53 int f_v = (verbose_level >= 1);
58 cout <<
"draw_projective_curve_description::read_arguments" << endl;
60 for (i = 0; i < argc; i++) {
62 if (ST.
stringcmp(argv[i],
"-number") == 0) {
66 cout <<
"-number " <<
number << endl;
69 else if (ST.
stringcmp(argv[i],
"-file") == 0) {
71 fname.assign(argv[++i]);
73 cout <<
"-file " <<
fname << endl;
76 else if (ST.
stringcmp(argv[i],
"-animate") == 0) {
83 else if (ST.
stringcmp(argv[i],
"-animate_with_transition") == 0) {
92 else if (ST.
stringcmp(argv[i],
"-title_page") == 0) {
95 cout <<
"-title_page " << endl;
98 else if (ST.
stringcmp(argv[i],
"-trailer_page") == 0) {
101 cout <<
"-trailer_page " << endl;
104 else if (ST.
stringcmp(argv[i],
"-end") == 0) {
106 cout <<
"-end" << endl;
111 cout <<
"draw_projective_curve_description::read_arguments "
112 "unrecognized option " << argv[i] << endl;
116 cout <<
"draw_projective_curve_description::read_arguments done" << endl;
124 cout <<
"-number " <<
number << endl;
127 cout <<
"-file " <<
fname << endl;
137 cout <<
"-title_page " << endl;
140 cout <<
"-trailer_page " << endl;
int animate_transition_nb_of_steps
~draw_projective_curve_description()
int f_animate_with_transition
int read_arguments(int argc, std::string *argv, int verbose_level)
draw_projective_curve_description()
the orbiter library for the classification of combinatorial objects