Open CASCADE Technology 6.5.2
Public Member Functions
IntPatch_TheSegmentOfTheSOnBounds Class Reference

#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

IntPatch_TheSegmentOfTheSOnBounds::IntPatch_TheSegmentOfTheSOnBounds ( )

Member Function Documentation

const Handle_Adaptor2d_HCurve2d& IntPatch_TheSegmentOfTheSOnBounds::Curve ( ) const
const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::FirstPoint ( ) const
Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasFirstPoint ( ) const
Standard_Boolean IntPatch_TheSegmentOfTheSOnBounds::HasLastPoint ( ) const
const IntPatch_ThePathPointOfTheSOnBounds& IntPatch_TheSegmentOfTheSOnBounds::LastPoint ( ) const
void IntPatch_TheSegmentOfTheSOnBounds::operator delete ( void *  anAddress) [inline]
void* IntPatch_TheSegmentOfTheSOnBounds::operator new ( size_t  size) [inline]
void* IntPatch_TheSegmentOfTheSOnBounds::operator new ( size_t  ,
void *  anAddress 
) [inline]
void IntPatch_TheSegmentOfTheSOnBounds::SetLimitPoint ( const IntPatch_ThePathPointOfTheSOnBounds V,
const Standard_Boolean  First 
)
void IntPatch_TheSegmentOfTheSOnBounds::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