PxActiveTransform Struct Reference
[Physics]
Data struct for use with Active Transform Notification. Used with PxScene::getActiveTransforms().
More...
#include <PxScene.h>
Collaboration diagram for PxActiveTransform:

Public Attributes | |
| PxActor * | actor |
| Affected actor. | |
| void * | userData |
| User data of the actor. | |
| PxTransform | actor2World |
| Actor-to-world transform of the actor. | |
Detailed Description
Data struct for use with Active Transform Notification. Used with PxScene::getActiveTransforms().
- See also:
- PxScene
Member Data Documentation
Affected actor.
Actor-to-world transform of the actor.
User data of the actor.
The documentation for this struct was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com