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


Public Member Functions | |
| Cone () | |
| Cone (double r) | |
| Cone (gmVector3 d, double r) | |
| Cone (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 7 of file Cone.cpp. References dot(), and Quadric::Transform(). |
|
||||||||||||||||
|
Definition at line 22 of file Cone.cpp. References dot(), and 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. |
|
|
Reimplemented from Quadric. |
1.3.4