|
| PGeom_RectangularTrimmedSurface () |
| Creates a RectangularTrimmedSurface with default values. More...
|
|
| 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. More...
|
|
void | BasisSurface (const Handle< PGeom_Surface > &aBasisSurface) |
| Set the value of the field basisSurface with <aBasisSurface>. More...
|
|
Handle< PGeom_Surface > | BasisSurface () const |
| Returns the value of the field basisSurface. More...
|
|
void | FirstU (const Standard_Real aFirstU) |
| Set the value of the field firstU with <aFirstU>. More...
|
|
Standard_Real | FirstU () const |
| Returns the value of the field firstU. More...
|
|
void | LastU (const Standard_Real aLastU) |
| Set the value of the field lastU with <aLastU>. More...
|
|
Standard_Real | LastU () const |
| Returns the value of the field lastU. More...
|
|
void | FirstV (const Standard_Real aFirstV) |
| Set the value of the field firstV with <aFirstV>. More...
|
|
Standard_Real | FirstV () const |
| Returns the value of the field firstV. More...
|
|
void | LastV (const Standard_Real aLastV) |
| Set the value of the field lastV with <aLastV>. More...
|
|
Standard_Real | LastV () const |
| Returns the value of the field lastV. More...
|
|
| 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_BoundedSurface (const Storage_stCONSTclCOM &a) |
|
| PGeom_BoundedSurface () |
|
| PGeom_Surface (const Storage_stCONSTclCOM &a) |
|
| PGeom_Surface () |
|
| PGeom_Geometry (const Storage_stCONSTclCOM &a) |
|
| PGeom_Geometry () |
|
Public Member Functions inherited from Standard_Persistent |
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const
Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const
Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|