Open CASCADE Technology 6.5.2
Public Member Functions
Contap_TheSegmentOfTheSearchOfContour Class Reference

#include <Contap_TheSegmentOfTheSearchOfContour.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Contap_TheSegmentOfTheSearchOfContour ()
void SetValue (const Handle< Adaptor2d_HCurve2d > &A)
void SetLimitPoint (const Contap_ThePathPointOfTheSearchOfContour &V, const Standard_Boolean First)
const Handle_Adaptor2d_HCurve2d & Curve () const
Standard_Boolean HasFirstPoint () const
const
Contap_ThePathPointOfTheSearchOfContour
FirstPoint () const
Standard_Boolean HasLastPoint () const
const
Contap_ThePathPointOfTheSearchOfContour
LastPoint () const

Constructor & Destructor Documentation

Contap_TheSegmentOfTheSearchOfContour::Contap_TheSegmentOfTheSearchOfContour ( )

Member Function Documentation

const Handle_Adaptor2d_HCurve2d& Contap_TheSegmentOfTheSearchOfContour::Curve ( ) const
const Contap_ThePathPointOfTheSearchOfContour& Contap_TheSegmentOfTheSearchOfContour::FirstPoint ( ) const
Standard_Boolean Contap_TheSegmentOfTheSearchOfContour::HasFirstPoint ( ) const
Standard_Boolean Contap_TheSegmentOfTheSearchOfContour::HasLastPoint ( ) const
const Contap_ThePathPointOfTheSearchOfContour& Contap_TheSegmentOfTheSearchOfContour::LastPoint ( ) const
void Contap_TheSegmentOfTheSearchOfContour::operator delete ( void *  anAddress) [inline]
void* Contap_TheSegmentOfTheSearchOfContour::operator new ( size_t  size) [inline]
void* Contap_TheSegmentOfTheSearchOfContour::operator new ( size_t  ,
void *  anAddress 
) [inline]
void Contap_TheSegmentOfTheSearchOfContour::SetLimitPoint ( const Contap_ThePathPointOfTheSearchOfContour V,
const Standard_Boolean  First 
)
void Contap_TheSegmentOfTheSearchOfContour::SetValue ( const Handle< Adaptor2d_HCurve2d > &  A)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines