#include <Convert_CylinderToBSplineSurface.hxx>
Inheritance diagram for Convert_CylinderToBSplineSurface:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Convert_CylinderToBSplineSurface (const gp_Cylinder &Cyl, const Standard_Real U1, const Standard_Real U2, const Standard_Real V1, const Standard_Real V2) |
| The equivalent B-splineSurface as the same orientation as the cylinder in the U and V parametric directions. Raised if U1 = U2 or U1 = U2 + 2.0 * Pi Raised if V1 = V2. . | |
| Standard_EXPORT | Convert_CylinderToBSplineSurface (const gp_Cylinder &Cyl, const Standard_Real V1, const Standard_Real V2) |
| The equivalent B-splineSurface as the same orientation as the cylinder in the U and V parametric directions. Raised if V1 = V2. . | |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
|
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
|
||||||||||||
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
1.4.1