SALOME - SMESH
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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

Definition at line 46 of file StdMeshers_Quadrangle_2D.hxx.

Enumeration Type Documentation

enum TSideID
Enumerator:
BOTTOM_SIDE 
RIGHT_SIDE 
TOP_SIDE 
LEFT_SIDE 
NB_SIDES 

Definition at line 44 of file StdMeshers_Quadrangle_2D.hxx.