-
- Downloads
[MeL] Node: New base class MathPoint.
Changed the base class from PointWithID to MathPoint. Also introduced a std::size_t _id for the id of the Node. This change saves 8 bytes per MeshLib::Node because the Node is not anymore a GeoObject.
Please register or sign in to comment