Open CASCADE Technology 6.5.2
Public Member Functions
IntPatch_PolyLine Class Reference

#include <IntPatch_PolyLine.hxx>

Inheritance diagram for IntPatch_PolyLine:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPatch_PolyLine ()
 IntPatch_PolyLine (const Standard_Real InitDefle)
void SetWLine (const Standard_Boolean OnFirst, const Handle< IntPatch_WLine > &Line)
void SetRLine (const Standard_Boolean OnFirst, const Handle< IntPatch_RLine > &Line)
void ResetError ()
const Bnd_Box2dBounding () const
Standard_Real Error () const
Standard_Boolean Closed () const
Standard_Integer NbPoints () const
gp_Pnt2d Point (const Standard_Integer Index) const

Constructor & Destructor Documentation

IntPatch_PolyLine::IntPatch_PolyLine ( )
IntPatch_PolyLine::IntPatch_PolyLine ( const Standard_Real  InitDefle)

Member Function Documentation

const Bnd_Box2d& IntPatch_PolyLine::Bounding ( ) const [virtual]

Implements IntPatch_Polygo.

Standard_Boolean IntPatch_PolyLine::Closed ( ) const [virtual]

Implements IntPatch_Polygo.

Standard_Real IntPatch_PolyLine::Error ( ) const [virtual]

Implements IntPatch_Polygo.

Standard_Integer IntPatch_PolyLine::NbPoints ( ) const [virtual]

Implements IntPatch_Polygo.

void IntPatch_PolyLine::operator delete ( void *  anAddress) [inline]

Reimplemented from IntPatch_Polygo.

void* IntPatch_PolyLine::operator new ( size_t  size) [inline]

Reimplemented from IntPatch_Polygo.

void* IntPatch_PolyLine::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from IntPatch_Polygo.

gp_Pnt2d IntPatch_PolyLine::Point ( const Standard_Integer  Index) const [virtual]

Implements IntPatch_Polygo.

void IntPatch_PolyLine::ResetError ( )
void IntPatch_PolyLine::SetRLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_RLine > &  Line 
)
void IntPatch_PolyLine::SetWLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_WLine > &  Line 
)

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