Skip to main content
Ctrl+K
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
PhysX SDK Documentation - Home

PhysX SDK Documentation

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • PhysX SDK API
  • Classes
  • PxActorShape

PxActorShape#

Defined in include/PxQueryReport.h

struct PxActorShape#

Combines a shape pointer and the actor the shape belongs to into one memory location.

Serves as a base class for PxQueryHit.

See also

PxQueryHit

Subclassed by PxOverlapHit, PxRaycastHit, PxSweepHit

Public Functions

inline PxActorShape()#
inline PxActorShape(PxRigidActor *a, PxShape *s)#

Public Members

PxRigidActor *actor#
PxShape *shape#

previous

PxActorFlag

next

PxActorType

On this page
  • PxActorShape
    • PxActorShape()
    • PxActorShape()
    • actor
    • shape
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.