mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-24 03:20:33 +05:00
22355: EDF SMESH: New 1D hypothesis "Adaptive"
Make all fields protected
This commit is contained in:
parent
716b8a81b9
commit
58d829687d
@ -118,12 +118,11 @@ protected:
|
||||
// Bounding box of a tree
|
||||
box_type* myBox;
|
||||
|
||||
private:
|
||||
// Build the children recursively
|
||||
void buildChildren();
|
||||
|
||||
// Level of the Tree
|
||||
int myLevel;
|
||||
|
||||
// Build the children recursively
|
||||
void buildChildren();
|
||||
};
|
||||
|
||||
//===========================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user