PxActiveTransform Struct Reference
[Physics]

Data struct for use with Active Transform Notification. Used with PxScene::getActiveTransforms(). More...

#include <PxScene.h>

Collaboration diagram for PxActiveTransform:

Collaboration graph
PxActorPxBasePxFlags\< PxBaseFlag::Enum, PxU16 \>PxTransformPxVec3PxQuat
[legend]

List of all members.

Public Attributes

PxActoractor
 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