#include <Contap_Contour.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | Contap_Contour () |
| | Contap_Contour (const gp_Vec &Direction) |
| | Contap_Contour (const gp_Vec &Direction, const Standard_Real Angle) |
| | Contap_Contour (const gp_Pnt &Eye) |
| | Contap_Contour (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Vec &Direction) |
| | Contap_Contour (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Vec &Direction, const Standard_Real Angle) |
| | Contap_Contour (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Pnt &Eye) |
| void | Perform (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain) |
| void | Perform (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Vec &Direction) |
| void | Perform (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Vec &Direction, const Standard_Real Angle) |
| void | Perform (const Handle< Adaptor3d_HSurface > &Surf, const Handle< Adaptor3d_TopolTool > &Domain, const gp_Pnt &Eye) |
| void | Init (const gp_Vec &Direction) |
| void | Init (const gp_Vec &Direction, const Standard_Real Angle) |
| void | Init (const gp_Pnt &Eye) |
| Standard_Boolean | IsDone () const |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | NbLines () const |
| const Contap_TheLineOfContour & | Line (const Standard_Integer Index) const |
| Contap_TheSurfFunctionOfContour & | SurfaceFunction () |
Constructor & Destructor Documentation
| Contap_Contour::Contap_Contour |
( |
| ) |
|
| Contap_Contour::Contap_Contour |
( |
const gp_Vec & |
Direction | ) |
|
| Contap_Contour::Contap_Contour |
( |
const gp_Pnt & |
Eye | ) |
|
Member Function Documentation
| void Contap_Contour::Init |
( |
const gp_Vec & |
Direction | ) |
|
| void Contap_Contour::Init |
( |
const gp_Pnt & |
Eye | ) |
|
| void Contap_Contour::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Contap_Contour::operator new |
( |
size_t |
size | ) |
[inline] |
| void* Contap_Contour::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: