#include <basis/guards.h>#include <basis/istring.h>#include <geometric/cartesian_objects.h>#include <geometric/ellipse.h>#include <geometric/point.cpp>#include <opsystem/application_shell.h>#include <data_struct/static_memory_gremlin.h>Include dependency graph for t_ellipse.cpp:

Go to the source code of this file.
Typedefs | |
| typedef cartesian_point | e_point |
Functions | |
| int | main (int formal(argc), char *formal(argv)[]) |
Variables | |
| HOOPLE_STARTUP_CODE | |
| typedef cartesian_point e_point |
Definition at line 31 of file t_ellipse.cpp.
| int main | ( | int | formal(argc), | |
| char * | formal(argv)[] | |||
| ) |
Definition at line 27 of file t_ellipse.cpp.
1.5.1