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
  • PxControllerHit

PxControllerHit#

Defined in include/characterkinematic/PxController.h

struct PxControllerHit#

Describes a generic CCT hit.

Subclassed by PxControllerObstacleHit, PxControllerShapeHit, PxControllersHit

Public Members

PxController *controller#

Current controller.

PxExtendedVec3 worldPos#

Contact position in world space.

PxVec3 worldNormal#

Contact normal in world space.

PxVec3 dir#

Motion direction.

PxF32 length#

Motion length.

previous

PxControllerFilters

next

PxControllerManager

On this page
  • PxControllerHit
    • controller
    • worldPos
    • worldNormal
    • dir
    • length
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.