Prism_3D::TPrismTopo Struct Reference
#include <StdMeshers_Prism_3D.hxx>
Public Member Functions | |
void | Clear () |
Prism initialization. More... | |
void | SetUpsideDown () |
Set upside-down. More... | |
Public Attributes | |
TopoDS_Face | myBottom |
std::list< TopoDS_Edge > | myBottomEdges |
std::list< int > | myNbEdgesInWires |
bool | myNotQuadOnTop |
std::vector< int > | myRightQuadIndex |
TopoDS_Shape | myShape3D |
TopoDS_Face | myTop |
std::vector< TQuadList > | myWallQuads |
Member Function Documentation
◆ Clear()
void Prism_3D::TPrismTopo::Clear | ( | ) |
Prism initialization.
References myBottom, myBottomEdges, myNbEdgesInWires, myShape3D, myTop, and myWallQuads.
Referenced by StdMeshers_Prism_3D::Compute().
◆ SetUpsideDown()
void Prism_3D::TPrismTopo::SetUpsideDown | ( | ) |
Set upside-down.
References myBottom, myBottomEdges, myTop, and myWallQuads.
Member Data Documentation
◆ myBottom
TopoDS_Face Prism_3D::TPrismTopo::myBottom |
Referenced by Clear(), StdMeshers_Prism_3D::Compute(), StdMeshers_PrismAsBlock::Init(), and SetUpsideDown().
◆ myBottomEdges
std::list< TopoDS_Edge > Prism_3D::TPrismTopo::myBottomEdges |
◆ myNbEdgesInWires
std::list< int > Prism_3D::TPrismTopo::myNbEdgesInWires |
Referenced by Clear(), StdMeshers_PrismAsBlock::GetLayersTransformation(), and StdMeshers_PrismAsBlock::Init().
◆ myNotQuadOnTop
bool Prism_3D::TPrismTopo::myNotQuadOnTop |
Referenced by StdMeshers_PrismAsBlock::Init().
◆ myRightQuadIndex
std::vector< int > Prism_3D::TPrismTopo::myRightQuadIndex |
◆ myShape3D
TopoDS_Shape Prism_3D::TPrismTopo::myShape3D |
Referenced by Clear().
◆ myTop
TopoDS_Face Prism_3D::TPrismTopo::myTop |
Referenced by Clear(), StdMeshers_Prism_3D::Compute(), StdMeshers_PrismAsBlock::Init(), and SetUpsideDown().
◆ myWallQuads
std::vector< TQuadList> Prism_3D::TPrismTopo::myWallQuads |
Referenced by Clear(), StdMeshers_PrismAsBlock::Init(), and SetUpsideDown().
The documentation for this struct was generated from the following files:
- src/3rdParty/salomesmesh/inc/StdMeshers_Prism_3D.hxx
- src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Prism_3D.cpp