Shape::EllipticalRing class reference
[Core module]

Declaration  

#include <Goptical/Shape/EllipticalRing>

namespace Goptical {
namespace Shape {
class EllipticalRing;
};
};

This class is a member of the Shape namespace.

Inheritance  

Description  

This is an ellipse shape with a hole in center.

Members  

See also the full member list section for this class.

Inherited members  

  • 12 members inherited from Base

Functions  

Members detail  

EllipticalRing(double x_radius, double y_radius, double x_hole_radius)  

Create a new elliptical ring with given external ring radius along the x and y axes and hole radius along the x axis.

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc