From 3cc1861221d761b7f0301b9b61de4e1aa18c09f4 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Mon, 20 Nov 2017 11:35:52 -0600 Subject: PhysX 3.4.1, APEX 1.4.1 Release @23131702 --- PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html index cc95fd69..1f5792e3 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html @@ -1325,11 +1325,11 @@ solver constraint visualization function

This function is called by the constraint post-solver framework to visualize the constraint

Parameters:
- - + + - +
[out] visualizer the render buffer to render to
[in] constantBlock the constant data block
[out] visualizer The render buffer to render to
[in] constantBlock The constant data block
[in] body0Transform The center of mass frame of the first constrained body (the identity if the actor is static, or a NULL pointer was provided for it)
[in] body1Transform The center of mass frame of the second constrained body (the identity if the actor is static, or a NULL pointer was provided for it)
[in] flags the visualization flags
[in] flags The visualization flags (PxConstraintVisualizationFlag)
See also:
PxRenderBuffer
-- cgit v1.2.3