Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
GeomAdaptor_HSurface Class Reference

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

#include <GeomAdaptor_HSurface.hxx>

Inheritance diagram for GeomAdaptor_HSurface:
Inheritance graph
[legend]

Public Member Functions

 GeomAdaptor_HSurface ()
 GeomAdaptor_HSurface (const GeomAdaptor_Surface &AS)
 GeomAdaptor_HSurface (const Handle< Geom_Surface > &S)
 GeomAdaptor_HSurface (const Handle< Geom_Surface > &S, const Standard_Real UFirst, const Standard_Real ULast, const Standard_Real VFirst, const Standard_Real VLast, const Standard_Real TolU=0.0, const Standard_Real TolV=0.0)
 ConstructionError is raised if UFirst>ULast or VFirst>VLast


Constructor & Destructor Documentation


The documentation for this class was generated from the following file: