File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ is_deleted_b() const {
73
73
* You should set the ContactPairFlag CPF_notify_forces in order to receive
74
74
* this value.
75
75
*
76
- * @see PhysxScene::set_actor_pair_flag @see
77
- * PhysxScene::set_actor_group_pair_flag
76
+ * @see PhysxScene::set_actor_pair_flag
77
+ * @see PhysxScene::set_actor_group_pair_flag
78
78
*/
79
79
LVector3f PhysxContactPair::
80
80
get_sum_normal_force () const {
@@ -88,8 +88,8 @@ get_sum_normal_force() const {
88
88
* You should set the ContactPairFlag CPF_notify_forces in order to receive
89
89
* this value.
90
90
*
91
- * @see PhysxScene::set_actor_pair_flag @see
92
- * PhysxScene::set_actor_group_pair_flag
91
+ * @see PhysxScene::set_actor_pair_flag
92
+ * @see PhysxScene::set_actor_group_pair_flag
93
93
*/
94
94
LVector3f PhysxContactPair::
95
95
get_sum_friction_force () const {
You can’t perform that action at this time.
0 commit comments