+#include <PxScene.h>
+
+

Public Attributes | |
| PxActor * | actor |
| Affected actor. | |
| void * | userData |
| User data of the actor. | |
| PxTransform | actor2World |
| Actor-to-world transform of the actor. | |
+
| PxActor* PxActiveTransform::actor | +
+Affected actor. +
+ +
| PxTransform PxActiveTransform::actor2World | +
+Actor-to-world transform of the actor. +
+ +
| void* PxActiveTransform::userData | +
+User data of the actor. +
+ +
+