File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Sofa/framework/Core/src/sofa/core/collision Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ class SOFA_CORE_API Contact : public virtual objectmodel::BaseObject
9595 * !!! WARNING since v25.12 !!!
9696 *
9797 * The template method pattern has been applied to this part of the API.
98- * This method calls the newly introduced method "doFunctionName " internally,
98+ * This method calls the newly introduced method "doCreateResponse " internally,
9999 * which is the method to override from now on.
100100 *
101101 **/
@@ -109,7 +109,7 @@ class SOFA_CORE_API Contact : public virtual objectmodel::BaseObject
109109 * !!! WARNING since v25.12 !!!
110110 *
111111 * The template method pattern has been applied to this part of the API.
112- * This method calls the newly introduced method "doFunctionName " internally,
112+ * This method calls the newly introduced method "doRemoveResponse " internally,
113113 * which is the method to override from now on.
114114 *
115115 **/
You can’t perform that action at this time.
0 commit comments