Open CASCADE Technology 6.6.0
Public Member Functions
GeomAdaptor_HCurve Class Reference

An interface between the services provided by any
curve from the package Geom and those required of
the curve by algorithms which use it.

#include <GeomAdaptor_HCurve.hxx>

Inheritance diagram for GeomAdaptor_HCurve:
Inheritance graph
[legend]

Public Member Functions

 GeomAdaptor_HCurve ()
 GeomAdaptor_HCurve (const GeomAdaptor_Curve &AS)
 GeomAdaptor_HCurve (const Handle< Geom_Curve > &S)
 GeomAdaptor_HCurve (const Handle< Geom_Curve > &S, const Standard_Real UFirst, const Standard_Real ULast)
 ConstructionError is raised if UFirst>ULast or VFirst>VLast


Constructor & Destructor Documentation

GeomAdaptor_HCurve::GeomAdaptor_HCurve ( )
GeomAdaptor_HCurve::GeomAdaptor_HCurve ( const GeomAdaptor_Curve AS)
GeomAdaptor_HCurve::GeomAdaptor_HCurve ( const Handle< Geom_Curve > &  S)
GeomAdaptor_HCurve::GeomAdaptor_HCurve ( const Handle< Geom_Curve > &  S,
const Standard_Real  UFirst,
const Standard_Real  ULast 
)

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