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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Convert_SphereToBSplineSurface (const gp_Sphere &Sph, const Standard_Real U1, const Standard_Real U2, const Standard_Real V1, const Standard_Real V2) |
| The equivalent B-spline surface as the same orientation as the sphere in the U and V parametric directions. Raised if U1 = U2 or U1 = U2 + 2.0 * Pi Raised if V1 = V2. . | |
| Standard_EXPORT | Convert_SphereToBSplineSurface (const gp_Sphere &Sph, const Standard_Real Param1, const Standard_Real Param2, const Standard_Boolean UTrim=Standard_True) |
| The equivalent B-spline surface as the same orientation as the sphere in the U and V parametric directions. Raised if UTrim = True and Param1 = Param2 or Param1 = Param2 + 2.0 * Pi Raised if UTrim = False and Param1 = Param2 . | |
| Standard_EXPORT | Convert_SphereToBSplineSurface (const gp_Sphere &Sph) |
| The equivalent B-spline surface as the same orientation as the sphere in the U and V parametric directions. . | |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
|
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
|
||||||||||||
|
Reimplemented from Convert_ElementarySurfaceToBSplineSurface. |
1.4.1