Overload List
| Method | Description |
|---|---|
AcGeSphere::AcGeSphere () | Constructs a valid default sphere. |
AcGeSphere::AcGeSphere (AcGeSphere&) | Constructs a sphere that is a copy of the input sphere. |
AcGeSphere::AcGeSphere (double, AcGePoint3d&) | Constructs a sphere with the input radius centered at the input center. |
AcGeSphere::AcGeSphere (double, AcGePoint3d&, AcGeVector3d&, AcGeVector3d&, double, double, double, double) | Constructs a spherical segment defined by the input data. |
