|
| | Contap_ContAna () |
| |
| void | Perform (const gp_Sphere &S, const gp_Dir &D) |
| |
| void | Perform (const gp_Sphere &S, const gp_Dir &D, const double Ang) |
| |
| void | Perform (const gp_Sphere &S, const gp_Pnt &Eye) |
| |
| void | Perform (const gp_Cylinder &C, const gp_Dir &D) |
| |
| void | Perform (const gp_Cylinder &C, const gp_Dir &D, const double Ang) |
| |
| void | Perform (const gp_Cylinder &C, const gp_Pnt &Eye) |
| |
| void | Perform (const gp_Cone &C, const gp_Dir &D) |
| |
| void | Perform (const gp_Cone &C, const gp_Dir &D, const double Ang) |
| |
| void | Perform (const gp_Cone &C, const gp_Pnt &Eye) |
| |
| bool | IsDone () const |
| |
| int | NbContours () const |
| |
| GeomAbs_CurveType | TypeContour () const |
| | Returns GeomAbs_Line or GeomAbs_Circle, when IsDone() returns True.
|
| |
| gp_Circ | Circle () const |
| |
| gp_Lin | Line (const int Index) const |
| |
This class provides the computation of the contours for quadric surfaces.