#include <StdMeshers_Penta_3D.hxx>
|
| SMESH_Block & | Block () |
| |
| void | ComputeParameters (const double &theU, const TopoDS_Shape &theShape, gp_XYZ &theXYZ) |
| |
| void | ComputeParameters (const gp_Pnt &thePnt, const TopoDS_Shape &theShape, gp_XYZ &theXYZ) |
| |
| void | ComputeParameters (const gp_Pnt &thePnt, gp_XYZ &theXYZ) |
| |
| int | ErrorStatus () const |
| |
| SMESH_ComputeErrorPtr | GetError () const |
| | Return problem description. More...
|
| |
| bool | IsForwadEdge (const int theEdgeID) |
| |
| void | Load (const TopoDS_Shell &theShell) |
| |
| void | Load (const TopoDS_Shell &theShell, const TopoDS_Vertex &theV000, const TopoDS_Vertex &theV001) |
| |
| void | Point (const gp_XYZ &theParams, const TopoDS_Shape &theShape, gp_Pnt &thePnt) |
| |
| void | Point (const gp_XYZ &theParams, gp_Pnt &thePnt) |
| |
| const TopoDS_Shape & | Shape (const int theID) |
| |
| int | ShapeID (const TopoDS_Shape &theShape) |
| |
| | StdMeshers_SMESHBlock () |
| |
◆ StdMeshers_SMESHBlock()
| StdMeshers_SMESHBlock::StdMeshers_SMESHBlock |
( |
| ) |
|
◆ Block()
◆ ComputeParameters() [1/3]
| void StdMeshers_SMESHBlock::ComputeParameters |
( |
const double & |
theU, |
|
|
const TopoDS_Shape & |
theShape, |
|
|
gp_XYZ & |
theXYZ |
|
) |
| |
◆ ComputeParameters() [2/3]
| void StdMeshers_SMESHBlock::ComputeParameters |
( |
const gp_Pnt & |
thePnt, |
|
|
const TopoDS_Shape & |
theShape, |
|
|
gp_XYZ & |
theXYZ |
|
) |
| |
◆ ComputeParameters() [3/3]
| void StdMeshers_SMESHBlock::ComputeParameters |
( |
const gp_Pnt & |
thePnt, |
|
|
gp_XYZ & |
theXYZ |
|
) |
| |
◆ ErrorStatus()
| int StdMeshers_SMESHBlock::ErrorStatus |
( |
| ) |
const |
◆ GetError()
| SMESH_ComputeErrorPtr StdMeshers_SMESHBlock::GetError |
( |
| ) |
const |
◆ IsForwadEdge()
| bool StdMeshers_SMESHBlock::IsForwadEdge |
( |
const int |
theEdgeID | ) |
|
◆ Load() [1/2]
| void StdMeshers_SMESHBlock::Load |
( |
const TopoDS_Shell & |
theShell | ) |
|
◆ Load() [2/2]
| void StdMeshers_SMESHBlock::Load |
( |
const TopoDS_Shell & |
theShell, |
|
|
const TopoDS_Vertex & |
theV000, |
|
|
const TopoDS_Vertex & |
theV001 |
|
) |
| |
◆ Point() [1/2]
| void StdMeshers_SMESHBlock::Point |
( |
const gp_XYZ & |
theParams, |
|
|
const TopoDS_Shape & |
theShape, |
|
|
gp_Pnt & |
thePnt |
|
) |
| |
◆ Point() [2/2]
| void StdMeshers_SMESHBlock::Point |
( |
const gp_XYZ & |
theParams, |
|
|
gp_Pnt & |
thePnt |
|
) |
| |
◆ Shape()
| const TopoDS_Shape & StdMeshers_SMESHBlock::Shape |
( |
const int |
theID | ) |
|
◆ ShapeID()
| int StdMeshers_SMESHBlock::ShapeID |
( |
const TopoDS_Shape & |
theShape | ) |
|
◆ myEmptyShape
| TopoDS_Shape StdMeshers_SMESHBlock::myEmptyShape |
|
protected |
◆ myErrorStatus
| int StdMeshers_SMESHBlock::myErrorStatus |
|
protected |
◆ myIsEdgeForward
| std::vector<int> StdMeshers_SMESHBlock::myIsEdgeForward |
|
protected |
◆ myShapeIDMap
| TopTools_IndexedMapOfOrientedShape StdMeshers_SMESHBlock::myShapeIDMap |
|
protected |
◆ myShell
| TopoDS_Shell StdMeshers_SMESHBlock::myShell |
|
protected |
◆ myTBlock
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/StdMeshers_Penta_3D.hxx
- src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Penta_3D.cpp