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


Public Member Functions | |
| Cylinder () | |
| Cylinder (double r) | |
| Cylinder (gmVector3 d, double r) | |
| Cylinder (gmVector3 x, gmVector3 d, double r) | |
| 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 Cylinder.h. |
|
|
Definition at line 10 of file Cylinder.h. |
|
||||||||||||
|
Definition at line 6 of file Cylinder.cpp. References dot(), and Quadric::Transform(). |
|
||||||||||||||||
|
Definition at line 21 of file Cylinder.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 41 of file Cylinder.cpp. |
|
|
Reimplemented from Quadric. |
1.3.4