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< intmyNbEdgesInWires
 
bool myNotQuadOnTop
 
std::vector< intmyRightQuadIndex
 
TopoDS_Shape myShape3D
 
TopoDS_Face myTop
 
std::vector< TQuadListmyWallQuads
 

Member Function Documentation

◆ Clear()

void Prism_3D::TPrismTopo::Clear ( )

Prism initialization.

References myBottom, myBottomEdges, myNbEdgesInWires, myShape3D, myTop, and myWallQuads.

◆ 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

◆ myBottomEdges

std::list< TopoDS_Edge > Prism_3D::TPrismTopo::myBottomEdges

◆ myNbEdgesInWires

std::list< int > Prism_3D::TPrismTopo::myNbEdgesInWires

◆ myNotQuadOnTop

bool Prism_3D::TPrismTopo::myNotQuadOnTop

◆ 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

◆ myWallQuads

std::vector< TQuadList> Prism_3D::TPrismTopo::myWallQuads

The documentation for this struct was generated from the following files: