|
Open CASCADE Technology 6.5.2
|
#include <PGeom_RectangularTrimmedSurface.hxx>

Public Member Functions | |
| PGeom_RectangularTrimmedSurface () | |
| Creates a RectangularTrimmedSurface with default values. | |
| PGeom_RectangularTrimmedSurface (const Handle< PGeom_Surface > &aBasisSurface, const Standard_Real aFirstU, const Standard_Real aLastU, const Standard_Real aFirstV, const Standard_Real aLastV) | |
| Creates a RectangularTrimmedSurface with these values. | |
| void | BasisSurface (const Handle< PGeom_Surface > &aBasisSurface) |
| Set the value of the field basisSurface with <aBasisSurface>. | |
| Handle_PGeom_Surface | BasisSurface () const |
| Returns the value of the field basisSurface. | |
| void | FirstU (const Standard_Real aFirstU) |
| Set the value of the field firstU with <aFirstU>. | |
| Standard_Real | FirstU () const |
| Returns the value of the field firstU. | |
| void | LastU (const Standard_Real aLastU) |
| Set the value of the field lastU with <aLastU>. | |
| Standard_Real | LastU () const |
| Returns the value of the field lastU. | |
| void | FirstV (const Standard_Real aFirstV) |
| Set the value of the field firstV with <aFirstV>. | |
| Standard_Real | FirstV () const |
| Returns the value of the field firstV. | |
| void | LastV (const Standard_Real aLastV) |
| Set the value of the field lastV with <aLastV>. | |
| Standard_Real | LastV () const |
| Returns the value of the field lastV. | |
| PGeom_RectangularTrimmedSurface (const Storage_stCONSTclCOM &a) | |
| Handle< PGeom_Surface > | _CSFDB_GetPGeom_RectangularTrimmedSurfacebasisSurface () const |
| void | _CSFDB_SetPGeom_RectangularTrimmedSurfacebasisSurface (const Handle< PGeom_Surface > &p) |
| Standard_Real | _CSFDB_GetPGeom_RectangularTrimmedSurfacefirstU () const |
| void | _CSFDB_SetPGeom_RectangularTrimmedSurfacefirstU (const Standard_Real p) |
| Standard_Real | _CSFDB_GetPGeom_RectangularTrimmedSurfacelastU () const |
| void | _CSFDB_SetPGeom_RectangularTrimmedSurfacelastU (const Standard_Real p) |
| Standard_Real | _CSFDB_GetPGeom_RectangularTrimmedSurfacefirstV () const |
| void | _CSFDB_SetPGeom_RectangularTrimmedSurfacefirstV (const Standard_Real p) |
| Standard_Real | _CSFDB_GetPGeom_RectangularTrimmedSurfacelastV () const |
| void | _CSFDB_SetPGeom_RectangularTrimmedSurfacelastV (const Standard_Real p) |
| PGeom_RectangularTrimmedSurface::PGeom_RectangularTrimmedSurface | ( | ) |
| PGeom_RectangularTrimmedSurface::PGeom_RectangularTrimmedSurface | ( | const Handle< PGeom_Surface > & | aBasisSurface, |
| const Standard_Real | aFirstU, | ||
| const Standard_Real | aLastU, | ||
| const Standard_Real | aFirstV, | ||
| const Standard_Real | aLastV | ||
| ) |
| PGeom_RectangularTrimmedSurface::PGeom_RectangularTrimmedSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PGeom_Surface > PGeom_RectangularTrimmedSurface::_CSFDB_GetPGeom_RectangularTrimmedSurfacebasisSurface | ( | ) | const [inline] |
| Standard_Real PGeom_RectangularTrimmedSurface::_CSFDB_GetPGeom_RectangularTrimmedSurfacefirstU | ( | ) | const [inline] |
| Standard_Real PGeom_RectangularTrimmedSurface::_CSFDB_GetPGeom_RectangularTrimmedSurfacefirstV | ( | ) | const [inline] |
| Standard_Real PGeom_RectangularTrimmedSurface::_CSFDB_GetPGeom_RectangularTrimmedSurfacelastU | ( | ) | const [inline] |
| Standard_Real PGeom_RectangularTrimmedSurface::_CSFDB_GetPGeom_RectangularTrimmedSurfacelastV | ( | ) | const [inline] |
| void PGeom_RectangularTrimmedSurface::_CSFDB_SetPGeom_RectangularTrimmedSurfacebasisSurface | ( | const Handle< PGeom_Surface > & | p | ) | [inline] |
| void PGeom_RectangularTrimmedSurface::_CSFDB_SetPGeom_RectangularTrimmedSurfacefirstU | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_RectangularTrimmedSurface::_CSFDB_SetPGeom_RectangularTrimmedSurfacefirstV | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_RectangularTrimmedSurface::_CSFDB_SetPGeom_RectangularTrimmedSurfacelastU | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_RectangularTrimmedSurface::_CSFDB_SetPGeom_RectangularTrimmedSurfacelastV | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_RectangularTrimmedSurface::BasisSurface | ( | const Handle< PGeom_Surface > & | aBasisSurface | ) |
| Handle_PGeom_Surface PGeom_RectangularTrimmedSurface::BasisSurface | ( | ) | const |
| Standard_Real PGeom_RectangularTrimmedSurface::FirstU | ( | ) | const |
| void PGeom_RectangularTrimmedSurface::FirstU | ( | const Standard_Real | aFirstU | ) |
| void PGeom_RectangularTrimmedSurface::FirstV | ( | const Standard_Real | aFirstV | ) |
| Standard_Real PGeom_RectangularTrimmedSurface::FirstV | ( | ) | const |
| void PGeom_RectangularTrimmedSurface::LastU | ( | const Standard_Real | aLastU | ) |
| Standard_Real PGeom_RectangularTrimmedSurface::LastU | ( | ) | const |
| Standard_Real PGeom_RectangularTrimmedSurface::LastV | ( | ) | const |
| void PGeom_RectangularTrimmedSurface::LastV | ( | const Standard_Real | aLastV | ) |
1.7.4