SMESH_TreeLimit Struct Reference
#include <SMESH_tree.hxx>
Public Member Functions | |
| SMESH_TreeLimit (int maxLevel=8, double minSize=0.) | |
| virtual | ~SMESH_TreeLimit () |
Public Attributes | |
| int | myMaxLevel |
| double | myMinBoxSize |
Constructor & Destructor Documentation
◆ SMESH_TreeLimit()
| SMESH_TreeLimit::SMESH_TreeLimit | ( | int | maxLevel = 8, |
| double | minSize = 0. |
||
| ) |
◆ ~SMESH_TreeLimit()
|
virtual |
Member Data Documentation
◆ myMaxLevel
| int SMESH_TreeLimit::myMaxLevel |
◆ myMinBoxSize
| double SMESH_TreeLimit::myMinBoxSize |
The documentation for this struct was generated from the following file:
- src/3rdParty/salomesmesh/inc/SMESH_tree.hxx
1.8.17