PhysX SDK 3.2 API Reference: PxSweepHit Struct Reference

PhysX SDK 3.2 API

PxSweepHit Struct Reference
[Scenequery]

This structure captures results for a single sweep query. More...

#include <PxSceneQueryReport.h>

Inheritance diagram for PxSweepHit:
Collaboration diagram for PxSweepHit:

List of all members.


Public Member Functions

PX_INLINE PxSweepHit ()

Public Attributes

PxU32 sweepGeometryIndex
 Only valid when using PxBatchQuery::linearCompoundGeometrySweepSingle() or PxScene::SweepAny/Single/Multiple() with compound of geometry objects. Index of the geometry object that hits the hitObject.
PxU32 padding

Detailed Description

This structure captures results for a single sweep query.

See PxBatchQuery and PxScene for sweep methods.


Constructor & Destructor Documentation

PX_INLINE PxSweepHit::PxSweepHit (  )  [inline]


Member Data Documentation

Only valid when using PxBatchQuery::linearCompoundGeometrySweepSingle() or PxScene::SweepAny/Single/Multiple() with compound of geometry objects. Index of the geometry object that hits the hitObject.


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



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