#include <Ellipsoid.h>
Inheritance diagram for Ellipsoid:


Public Member Functions | |
| Ellipsoid () | |
| Ellipsoid (double a, double b, double c) | |
| Ellipsoid (gmVector3 x, double a, double b, double c) | |
| MAKE_NAME () | |
| virtual const char ** | getPixmapXPM (const int &size) const |
| Returns the Pixmap for the Surface as a char* in the XPM image format. | |
|
|
Definition at line 9 of file Ellipsoid.h. |
|
||||||||||||||||
|
Definition at line 10 of file Ellipsoid.h. |
|
||||||||||||||||||||
|
Definition at line 6 of file Ellipsoid.cpp. References Quadric::Transform(). |
|
|
Returns the Pixmap for the Surface as a char* in the XPM image format. This is a icon that can be used to represent the implicit in a GUI environment. Reimplemented from Implicit. Definition at line 14 of file Ellipsoid.cpp. |
|
|
Reimplemented from Quadric. |
1.3.4