Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
Adaptor3d_SurfaceOfLinearExtrusion.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Adaptor3d_HCurve.hxx>
#include <gp_Dir.hxx>
#include <Adaptor3d_Surface.hxx>
#include <Standard_Real.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Adaptor3d_HSurface.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_SurfaceType.hxx>
#include <Handle_Geom_BezierSurface.hxx>
#include <Handle_Geom_BSplineSurface.hxx>

Data Structures

class  Adaptor3d_SurfaceOfLinearExtrusion
 Generalised cylinder. This surface is obtained by sweeping a curve in a given
direction. The parametrization range for the parameter U is defined
with referenced the curve.
The parametrization range for the parameter V is ]-infinite,+infinite[
The position of the curve gives the origin for the
parameter V.
The continuity of the surface is CN in the V direction.
More...