#include <GEOMAlgo_CoupleOfShapes.hxx>
|
Standard_EXPORT | GEOMAlgo_CoupleOfShapes () |
|
Standard_EXPORT void | SetShapes (const TopoDS_Shape &aS1, const TopoDS_Shape &aS2) |
|
Standard_EXPORT void | SetShape1 (const TopoDS_Shape &aS1) |
|
Standard_EXPORT void | SetShape2 (const TopoDS_Shape &aS2) |
|
Standard_EXPORT void | Shapes (TopoDS_Shape &aS1, TopoDS_Shape &aS2) const |
|
Standard_EXPORT const
TopoDS_Shape & | Shape1 () const |
|
Standard_EXPORT const
TopoDS_Shape & | Shape2 () const |
|
GEOMAlgo_CoupleOfShapes::GEOMAlgo_CoupleOfShapes |
( |
| ) |
|
void GEOMAlgo_CoupleOfShapes::SetShape1 |
( |
const TopoDS_Shape & |
aS1 | ) |
|
void GEOMAlgo_CoupleOfShapes::SetShape2 |
( |
const TopoDS_Shape & |
aS2 | ) |
|
void GEOMAlgo_CoupleOfShapes::SetShapes |
( |
const TopoDS_Shape & |
aS1, |
|
|
const TopoDS_Shape & |
aS2 |
|
) |
| |
const TopoDS_Shape & GEOMAlgo_CoupleOfShapes::Shape1 |
( |
| ) |
const |
const TopoDS_Shape & GEOMAlgo_CoupleOfShapes::Shape2 |
( |
| ) |
const |
void GEOMAlgo_CoupleOfShapes::Shapes |
( |
TopoDS_Shape & |
aS1, |
|
|
TopoDS_Shape & |
aS2 |
|
) |
| const |
TopoDS_Shape GEOMAlgo_CoupleOfShapes::myShape1 |
|
protected |
TopoDS_Shape GEOMAlgo_CoupleOfShapes::myShape2 |
|
protected |
The documentation for this class was generated from the following files: