sofa
sofa copied to clipboard
[applications] unreachable code
applications/plugins/PersistentContact/PersistentUnilateralInteractionConstraint.inl line 485 Code: template<class DataTypes> void PersistentUnilateralInteractionConstraint<DataTypes>::draw(const core::visual::VisualParams* vparams) { return; if (!vparams->displayFlags().getShowInteractionForceFields()) return; // <-- unreachable
Hi @maddin200
Never hesitate to make a PR for this ;) Thanks for your analysis :pray: