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

PxObstacle#

Defined in include/characterkinematic/PxControllerObstacles.h

class PxObstacle#

Base class for obstacles.

See also

PxBoxObstacle PxCapsuleObstacle PxObstacleContext

Subclassed by PxBoxObstacle, PxCapsuleObstacle

Public Functions

inline PxGeometryType::Enum getType() const#

Public Members

void *mUserData#
PxExtendedVec3 mPos#
PxQuat mRot#

Protected Functions

inline PxObstacle()#

Protected Attributes

PxGeometryType::Enum mType#

previous

PxNodeIndex

next

PxObstacleContext

On this page
  • PxObstacle
    • getType()
    • mUserData
    • mPos
    • mRot
    • PxObstacle()
    • mType
NVIDIA NVIDIA

Copyright © 2022-2025, NVIDIA Corporation.

Last updated on Feb 07, 2025.