SALOME - SMESH
|
Go to the source code of this file.
Macros | |
#define | SMESH_DEFINE_ARRAY2(_ClassName_, _BaseCollection_, TheItemType) typedef SMESH_Array2<TheItemType > _ClassName_; |
#define SMESH_DEFINE_ARRAY2 | ( | _ClassName_, | |
_BaseCollection_, | |||
TheItemType | |||
) | typedef SMESH_Array2<TheItemType > _ClassName_; |
Definition at line 33 of file SMESH_DefineArray2.hxx.