Class CAMcircleEntity

Include file: camcirc.h


Instances of this class are circles in the x-y plane.

 

Chris Anderson © UCLA 6/27/97


Constructors

CAMcircleEntity(double x, double y, double r)

This constructor creates a CAMcircleEntity instance whose center is located at the point (x, y) and whose radius is r.