SALOME - SMESH
StdMeshers_Quadrangle_2D.hxx File Reference
Include dependency graph for StdMeshers_Quadrangle_2D.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  faceQuadStruct
 
class  StdMeshers_Quadrangle_2D
 

Typedefs

typedef uvPtStruct UVPtStruct
 
typedef struct faceQuadStruct FaceQuadStruct
 

Enumerations

enum  TSideID {
  BOTTOM_SIDE =0, RIGHT_SIDE, TOP_SIDE, LEFT_SIDE,
  NB_SIDES
}
 

Typedef Documentation

◆ UVPtStruct

Definition at line 46 of file StdMeshers_Quadrangle_2D.hxx.

◆ FaceQuadStruct

Enumeration Type Documentation

◆ TSideID

enum TSideID
Enumerator
BOTTOM_SIDE 
RIGHT_SIDE 
TOP_SIDE 
LEFT_SIDE 
NB_SIDES 

Definition at line 44 of file StdMeshers_Quadrangle_2D.hxx.