SALOME - SMESH
|
Go to the source code of this file.
Enumerations | |
enum | SMDS_TypeOfPosition { SMDS_TOP_UNSPEC = -1, SMDS_TOP_VERTEX = 0, SMDS_TOP_EDGE = 1, SMDS_TOP_FACE = 2, SMDS_TOP_3DSPACE = 3 } |
enum SMDS_TypeOfPosition |
Enumerator | |
---|---|
SMDS_TOP_UNSPEC | |
SMDS_TOP_VERTEX | |
SMDS_TOP_EDGE | |
SMDS_TOP_FACE | |
SMDS_TOP_3DSPACE |
Definition at line 29 of file SMDS_TypeOfPosition.hxx.