Public Attributes | List of all members
PxActiveTransform Struct Reference

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

#include <PxScene.h>

Collaboration diagram for PxActiveTransform:
Collaboration graph
[legend]

Public Attributes

PxActoractor
 Affected actor. More...
 
void * userData
 User data of the actor. More...
 
PxTransform actor2World
 Actor-to-world transform of the actor. More...
 

Detailed Description

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

See Also
PxScene

Member Data Documentation

PxActor* PxActiveTransform::actor

Affected actor.

PxTransform PxActiveTransform::actor2World

Actor-to-world transform of the actor.

void* PxActiveTransform::userData

User data of the actor.


The documentation for this struct was generated from the following file:


Copyright © 2008-2015 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com