diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-11-27 13:02:50 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-11-27 13:02:50 -0600 |
| commit | 78cab22a61786a23f2ee1ad7c5dcbec0024befca (patch) | |
| tree | 27cb86e3add785670ddfdbfc901f1654d74d1cb2 /PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @24990349 (diff) | |
| download | physx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.tar.xz physx-3.4-78cab22a61786a23f2ee1ad7c5dcbec0024befca.zip | |
PhysX 3.4, APEX 1.4 patch release @25256367
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html b/PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html index f29bec16..e7640c12 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/structPxLocationHit.html @@ -56,6 +56,7 @@ Collaboration diagram for PxLocationHit:</div> <tr><td class="mdescLeft"> </td><td class="mdescRight">Hit flags specifying which members contain valid values. <a href="#7a253cb291ae5850342dada5b4dfce34"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classPxVec3.html">PxVec3</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxLocationHit.html#b7481e53d2f35a8249ae862d337fe5ac">position</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">World-space hit position (flag: <a class="el" href="structPxHitFlag.html#44c173f6ddf0522ffbd8fa3c585e6b6421e4769575db55be01d8f91e06c59b1a" title=""position" member of PxQueryHit is valid">PxHitFlag::ePOSITION</a>). <a href="#b7481e53d2f35a8249ae862d337fe5ac"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classPxVec3.html">PxVec3</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structPxLocationHit.html#0e4815489090f4faced5e91f6f6cd336">normal</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">World-space hit normal (flag: <a class="el" href="structPxHitFlag.html#44c173f6ddf0522ffbd8fa3c585e6b645972f664c2fbe85c992fb9aaba46a5cf" title=""normal" member of PxQueryHit is valid">PxHitFlag::eNORMAL</a>). <a href="#0e4815489090f4faced5e91f6f6cd336"></a><br></td></tr> @@ -175,7 +176,9 @@ World-space hit normal (flag: <a class="el" href="structPxHitFlag.html#44c173f6d <div class="memdoc"> <p> -World-space hit position (flag: <a class="el" href="structPxHitFlag.html#44c173f6ddf0522ffbd8fa3c585e6b6421e4769575db55be01d8f91e06c59b1a" title=""position" member of PxQueryHit is valid">PxHitFlag::ePOSITION</a>) Formerly known as .impact, renamed for clarity. +World-space hit position (flag: <a class="el" href="structPxHitFlag.html#44c173f6ddf0522ffbd8fa3c585e6b6421e4769575db55be01d8f91e06c59b1a" title=""position" member of PxQueryHit is valid">PxHitFlag::ePOSITION</a>). +<p> + </div> </div><p> <hr>The documentation for this struct was generated from the following file:<ul> |