complete rework of the user interface (using raygui)
This commit is contained in:
@ -49,8 +49,6 @@ public:
|
||||
-> void;
|
||||
|
||||
auto CalculateForce(int node_idx, const Vector3 &pos) const -> Vector3;
|
||||
|
||||
auto Print() const -> void;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user