Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Cone Class Reference

#include <Cone.h>

Inheritance diagram for Cone:

Inheritance graph
[legend]
Collaboration diagram for Cone:

Collaboration graph
[legend]
List of all members.

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.


Constructor & Destructor Documentation

Cone::Cone  )  [inline]
 

Definition at line 9 of file Cone.h.

Cone::Cone double  r  )  [inline]
 

Definition at line 10 of file Cone.h.

Cone::Cone gmVector3  d,
double  r
 

Definition at line 7 of file Cone.cpp.

References dot(), and Quadric::Transform().

Cone::Cone gmVector3  x,
gmVector3  d,
double  r
 

Definition at line 22 of file Cone.cpp.

References dot(), and Quadric::Transform().


Member Function Documentation

const char ** Cone::getPixmapXPM const int &  size  )  const [virtual]
 

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 40 of file Cone.cpp.

Cone::MAKE_NAME  ) 
 

Reimplemented from Quadric.


The documentation for this class was generated from the following files:
Generated on Mon Jun 28 15:02:09 2004 for Advanced Surface Library by doxygen 1.3.4