|
Open CASCADE Technology
6.5.4
|
#include <PGeom_BezierSurface.hxx>

| PGeom_BezierSurface::PGeom_BezierSurface | ( | const Standard_Boolean | aURational, |
| const Standard_Boolean | aVRational, | ||
| const Handle< PColgp_HArray2OfPnt > & | aPoles, | ||
| const Handle< PColStd_HArray2OfReal > & | aWeights | ||
| ) |
| PGeom_BezierSurface::PGeom_BezierSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PColgp_HArray2OfPnt > PGeom_BezierSurface::_CSFDB_GetPGeom_BezierSurfacepoles | ( | ) | const [inline] |
| Standard_Boolean PGeom_BezierSurface::_CSFDB_GetPGeom_BezierSurfaceuRational | ( | ) | const [inline] |
| Standard_Boolean PGeom_BezierSurface::_CSFDB_GetPGeom_BezierSurfacevRational | ( | ) | const [inline] |
| Handle< PColStd_HArray2OfReal > PGeom_BezierSurface::_CSFDB_GetPGeom_BezierSurfaceweights | ( | ) | const [inline] |
| void PGeom_BezierSurface::_CSFDB_SetPGeom_BezierSurfacepoles | ( | const Handle< PColgp_HArray2OfPnt > & | p | ) | [inline] |
| void PGeom_BezierSurface::_CSFDB_SetPGeom_BezierSurfaceuRational | ( | const Standard_Boolean | p | ) | [inline] |
| void PGeom_BezierSurface::_CSFDB_SetPGeom_BezierSurfacevRational | ( | const Standard_Boolean | p | ) | [inline] |
| void PGeom_BezierSurface::_CSFDB_SetPGeom_BezierSurfaceweights | ( | const Handle< PColStd_HArray2OfReal > & | p | ) | [inline] |
| void PGeom_BezierSurface::Poles | ( | const Handle< PColgp_HArray2OfPnt > & | aPoles | ) |
| Handle_PColgp_HArray2OfPnt PGeom_BezierSurface::Poles | ( | ) | const |
| void PGeom_BezierSurface::URational | ( | const Standard_Boolean | aURational | ) |
| void PGeom_BezierSurface::VRational | ( | const Standard_Boolean | aVRational | ) |
| void PGeom_BezierSurface::Weights | ( | const Handle< PColStd_HArray2OfReal > & | aWeights | ) |
| Handle_PColStd_HArray2OfReal PGeom_BezierSurface::Weights | ( | ) | const |
1.8.0