-
- Downloads
[MaL] Make id member private. Protected write acs.
Move common setID() member from derived classes into the base class allows for making the _id member private. Access through getID() in two occasions for in gmsh and gocad IO interface functions.
Showing
- Applications/FileIO/Gmsh/GMSHPoint.cpp 2 additions, 1 deletionApplications/FileIO/Gmsh/GMSHPoint.cpp
- Applications/FileIO/GocadIO/GocadNode.h 1 addition, 1 deletionApplications/FileIO/GocadIO/GocadNode.h
- GeoLib/Point.h 0 additions, 2 deletionsGeoLib/Point.h
- MathLib/Point3dWithID.h 4 additions, 0 deletionsMathLib/Point3dWithID.h
- MeshLib/Node.h 0 additions, 3 deletionsMeshLib/Node.h
Loading
Please register or sign in to comment