Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Contap_ContAna Class Reference

This class provides the computation of the contours
for quadric surfaces.

#include <Contap_ContAna.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Contap_ContAna ()
void Perform (const gp_Sphere &S, const gp_Dir &D)
void Perform (const gp_Sphere &S, const gp_Dir &D, const Standard_Real 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 Standard_Real 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 Standard_Real Ang)
void Perform (const gp_Cone &C, const gp_Pnt &Eye)
Standard_Boolean IsDone () const
Standard_Integer NbContours () const
GeomAbs_CurveType TypeContour () const
 Returns GeomAbs_Line or GeomAbs_Circle, when
IsDone() returns True.

gp_Circ Circle () const
gp_Lin Line (const Standard_Integer Index) const

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: