#include <AppBlend_Approx.hxx>
Inheritance diagram for AppBlend_Approx:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
virtual Standard_EXPORT void | Delete () |
virtual Standard_EXPORT | ~AppBlend_Approx () |
virtual Standard_EXPORT Standard_Boolean | IsDone () const =0 |
virtual Standard_EXPORT void | SurfShape (Standard_Integer &UDegree, Standard_Integer &VDegree, Standard_Integer &NbUPoles, Standard_Integer &NbVPoles, Standard_Integer &NbUKnots, Standard_Integer &NbVKnots) const =0 |
virtual Standard_EXPORT void | Surface (TColgp_Array2OfPnt &TPoles, TColStd_Array2OfReal &TWeights, TColStd_Array1OfReal &TUKnots, TColStd_Array1OfReal &TVKnots, TColStd_Array1OfInteger &TUMults, TColStd_Array1OfInteger &TVMults) const =0 |
virtual Standard_EXPORT Standard_Integer | UDegree () const =0 |
virtual Standard_EXPORT Standard_Integer | VDegree () const =0 |
virtual Standard_EXPORT const TColgp_Array2OfPnt & | SurfPoles () const =0 |
virtual Standard_EXPORT const TColStd_Array2OfReal & | SurfWeights () const =0 |
virtual Standard_EXPORT const TColStd_Array1OfReal & | SurfUKnots () const =0 |
virtual Standard_EXPORT const TColStd_Array1OfReal & | SurfVKnots () const =0 |
virtual Standard_EXPORT const TColStd_Array1OfInteger & | SurfUMults () const =0 |
virtual Standard_EXPORT const TColStd_Array1OfInteger & | SurfVMults () const =0 |
virtual Standard_EXPORT Standard_Integer | NbCurves2d () const =0 |
virtual Standard_EXPORT void | Curves2dShape (Standard_Integer &Degree, Standard_Integer &NbPoles, Standard_Integer &NbKnots) const =0 |
virtual Standard_EXPORT void | Curve2d (const Standard_Integer Index, TColgp_Array1OfPnt2d &TPoles, TColStd_Array1OfReal &TKnots, TColStd_Array1OfInteger &TMults) const =0 |
virtual Standard_EXPORT Standard_Integer | Curves2dDegree () const =0 |
virtual Standard_EXPORT const TColgp_Array1OfPnt2d & | Curve2dPoles (const Standard_Integer Index) const =0 |
virtual Standard_EXPORT const TColStd_Array1OfReal & | Curves2dKnots () const =0 |
virtual Standard_EXPORT const TColStd_Array1OfInteger & | Curves2dMults () const =0 |
virtual Standard_EXPORT void | TolReached (Standard_Real &Tol3d, Standard_Real &Tol2d) const =0 |
virtual Standard_EXPORT Standard_Real | TolCurveOnSurf (const Standard_Integer Index) const =0 |
|
|
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
|
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Reimplemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Reimplemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Reimplemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |
|
Implemented in BRepBlend_AppSurf, BRepBlend_AppSurface, GeomFill_AppSurf, and GeomFill_AppSweep. |