+#include <PxQueryReport.h>
+
+


Public Member Functions | |
| PX_INLINE | PxActorShape () |
| PX_INLINE | PxActorShape (PxRigidActor *a, PxShape *s) |
Public Attributes | |
| PxRigidActor * | actor |
| PxShape * | shape |
+
| PX_INLINE PxActorShape::PxActorShape | +( | ++ | ) | + [inline] |
+
+ +
| PX_INLINE PxActorShape::PxActorShape | +( | +PxRigidActor * | +a, | +|
| + | + | PxShape * | +s | + |
| + | ) | + [inline] |
+
+ +
+
| PxRigidActor* PxActorShape::actor | +
+ +
| PxShape* PxActorShape::shape | +
+ +
+